Commit a358ce2
0
plików
+0
dodanych
-0
usuniętych
@@ -1564,7 +1564,7 @@ footprint_gcc_man: "drwxr-xr-x\troot/root\tusr/share/info/\n-rw-r--r--\troot/roo
1564
1564
1565
1565
# Szybki patch w locie – usuwa '-f ' z pliku budującego zanim ten wystartuje
1566
1566
pre_build:
1567
- - sed -i 's/-f \${PKGDIR}/${PKGDIR}/g' ./PKGBUILD
1567
+ - sed -i 's/-f \${PKGDIR}/${PKGDIR}/g' ./PAGBUILD
1568
1568
- sed -i 's/-f \${PKGDIR}/${PKGDIR}/g' ./build.sh
1569
1569
1570
1570
build: |