From 65bd9446245c6581f908770c9fb99ef27968e10d Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 13 Mar 2018 21:11:14 +0100 Subject: nss: quite impossible to built, tons of SSE2 stuff drawn in, patches make situation worse done toolchain and glibc (gcc without ada for now) syslinux done linux: on the way to modularized kernel --- i486-stage3/nasm/DESCR | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 i486-stage3/nasm/DESCR (limited to 'i486-stage3/nasm/DESCR') diff --git a/i486-stage3/nasm/DESCR b/i486-stage3/nasm/DESCR new file mode 100644 index 0000000..78f2337 --- /dev/null +++ b/i486-stage3/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 -- cgit v1.2.3-54-g00ecf