index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-24 20:46:44 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-24 20:46:44 +0100 |
commit | 76c4f1be65af6a459f23509276b4bf818a9bfd37 (patch) | |
tree | 86050550f793f307fa5c9aaee632b9f4af23b7c3 /i486-stage4/kmod/DESCR | |
parent | a8c1cb496f598dc362161d1105396f805167f663 (diff) |
-rw-r--r-- | i486-stage4/kmod/DESCR | 3 |
diff --git a/i486-stage4/kmod/DESCR b/i486-stage4/kmod/DESCR new file mode 100644 index 0000000..8a94b92 --- /dev/null +++ b/i486-stage4/kmod/DESCR @@ -0,0 +1,3 @@ +# don't build documentation +sed -i "/depends=/s/gtk-doc//" PKGBUILD +sed -i "s/--enable-gtk-doc/--disable-gtk-doc/" PKGBUILD |