[arch-commits] Commit in love08/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Dec 7 03:56:21 UTC 2015


    Date: Monday, December 7, 2015 @ 04:56:20
  Author: foutrelis
Revision: 149543

Remove freetype sed line; not needed and breaks the build

Modified:
  love08/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-07 03:45:50 UTC (rev 149542)
+++ PKGBUILD	2015-12-07 03:56:20 UTC (rev 149543)
@@ -15,7 +15,6 @@
 
 build() {
   cd "$srcdir"/love-$pkgver
-  sed -i "s|freetype/|freetype2/|g" src/modules/font/freetype/{TrueTypeRasterizer.h,Font.h}
   ./configure --program-suffix=08 --prefix=/usr --with-luajit
   make
 }



More information about the arch-commits mailing list