From 5af74548e741eab8fcf156f56850a5639043abac Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 24 Feb 2018 14:05:29 +0100 Subject: building all but syslinux, gcc and glibc --- i486-stage2/make/DESCR | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 i486-stage2/make/DESCR (limited to 'i486-stage2/make') diff --git a/i486-stage2/make/DESCR b/i486-stage2/make/DESCR new file mode 100644 index 0000000..c876f0d --- /dev/null +++ b/i486-stage2/make/DESCR @@ -0,0 +1,3 @@ +# no guile +sed -i "/depends=/s/'guile'//" PKGBUILD +sed -i 's@./configure@./configure --without-guile@g' PKGBUILD -- cgit v1.2.3-54-g00ecf