index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | i486-stage3/man-db/DESCR | 4 |
diff --git a/i486-stage3/man-db/DESCR b/i486-stage3/man-db/DESCR new file mode 100644 index 0000000..cb26317 --- /dev/null +++ b/i486-stage3/man-db/DESCR @@ -0,0 +1,4 @@ +# disable makedepends and take out po4a +sed -i "/makedepends=/s/po4a//" PKGBUILD +#sed -i 's@\(cd doc\)@#\1@g' PKGBUILD +#sed -i 's@\(po4a\)@#\1@g' PKGBUILD |