Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/i486-stage3/syslinux/DESCR
blob: 5aa3a543d4c7845e210414f60b8bfcb76f70716e (plain)
1
2
3
4
5
6
7
8
9
# no documentation
sed -i "/makedepends=/s/asciidoc//" PKGBUILD

# no upx compression
sed -i "/makedepends=/s/upx//" PKGBUILD

# build BIOS version only for i486
sed -i '/_targets/s/efi32//g' PKGBUILD
sed -i '3!N; /prepare()/ a \  sed -i "/all_firmware :=/s/efi32 efi64//g" Makefile' PKGBUILD