Commit a00893e
0
plików
+0
dodanych
-0
usuniętych
@@ -650,11 +650,11 @@ footprint: |
650
650
-rw-r--r-- root/root usr/share/ppd/epson-inkjet-printer-escpr/Epson-XP-960_Series-epson-escpr-en.ppd
651
651
652
652
build: |
653
- cd .
654
-
653
+ tar -xf ${pkgname}-${pkgver}.tar.gz
655
654
cd ${pkgname}-${pkgver}
656
- autoreconf -vif
657
- #patch -Np1 -i ../bug_x86_64.patch
655
+
656
+ autoreconf -vif
657
+ # patch -Np1 -i ../bug_x86_64.patch
658
658
659
659
CFLAGS="${CFLAGS} -Wno-implicit-function-declaration"
660
660
./configure --prefix=/usr \