summaryrefslogtreecommitdiff
path: root/i486-stage2/nasm
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-24 14:05:29 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-24 14:05:29 +0100
commit5af74548e741eab8fcf156f56850a5639043abac (patch)
tree4b1c2a3679b589d5b99bb831a48244e8e488cb08 /i486-stage2/nasm
parent428aebe60e7dd5664c53e9efb8cf2368397211b0 (diff)
downloadbootstrap32-5af74548e741eab8fcf156f56850a5639043abac.tar.xz
building all but syslinux, gcc and glibc
Diffstat (limited to 'i486-stage2/nasm')
-rw-r--r--i486-stage2/nasm/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/i486-stage2/nasm/DESCR b/i486-stage2/nasm/DESCR
new file mode 100644
index 0000000..78f2337
--- /dev/null
+++ b/i486-stage2/nasm/DESCR
@@ -0,0 +1,8 @@
+# remove all fonts and ghostscript (we don't build the manual)
+sed -i "/makedepends=/s/perl-font-ttf//" PKGBUILD
+sed -i "/makedepends=/s/perl-sort-versions//" PKGBUILD
+sed -i "/makedepends=/s/fontconfig//" PKGBUILD
+sed -i "/makedepends=/s/adobe-source-sans-pro-fonts//" PKGBUILD
+sed -i "/makedepends=/s/ttf-liberation//" PKGBUILD
+sed -i "/makedepends=/s/ghostscript//" PKGBUILD
+sed -i "s/\(make -C doc\)/#\1/" PKGBUILD