From 22a9db79089c54823ae36ee2e20615ac70ab7f40 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 23 Feb 2018 21:08:05 +0100 Subject: building up to linux --- i486-stage2/fakeroot/DESCR | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 i486-stage2/fakeroot/DESCR (limited to 'i486-stage2/fakeroot') diff --git a/i486-stage2/fakeroot/DESCR b/i486-stage2/fakeroot/DESCR new file mode 100644 index 0000000..ef8246d --- /dev/null +++ b/i486-stage2/fakeroot/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 -- cgit v1.2.3-54-g00ecf