summaryrefslogtreecommitdiff
path: root/i486-stage3
diff options
context:
space:
mode:
Diffstat (limited to 'i486-stage3')
-rw-r--r--i486-stage3/pam/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/i486-stage3/pam/DESCR b/i486-stage3/pam/DESCR
new file mode 100644
index 0000000..a3e5015
--- /dev/null
+++ b/i486-stage3/pam/DESCR
@@ -0,0 +1,11 @@
+# no w3m, docboox-xml/xsl
+# tons of tools needed to build documentation, we ommit the documentation right now
+sed -i "/makedepends=/s/'w3m'//" PKGBUILD
+sed -i "/makedepends=/s/'docbook-xml.*'//" PKGBUILD
+sed -i "/makedepends=/s/'docbook-xsl'//" PKGBUILD
+
+# disable docu rebuilding
+sed -i 's@./configure@./configure --disable-regenerate-docu@' PKGBUILD
+
+# no documentation built, so nothing to remove
+sed -i '1!N; /# FS #40749\n \+rm/ s/rm/#rm/g' PKGBUILD