summaryrefslogtreecommitdiff
path: root/i486-stage2/fakeroot
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-23 21:08:05 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-23 21:08:05 +0100
commit22a9db79089c54823ae36ee2e20615ac70ab7f40 (patch)
tree471cd831b98310f17d1b745ed8296fc75e0dc05a /i486-stage2/fakeroot
parent02a07b1846dd61be1df300f345143e5462caa7ae (diff)
downloadbootstrap32-22a9db79089c54823ae36ee2e20615ac70ab7f40.tar.xz
building up to linux
Diffstat (limited to 'i486-stage2/fakeroot')
-rw-r--r--i486-stage2/fakeroot/DESCR4
1 files changed, 4 insertions, 0 deletions
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