index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-04 18:50:48 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-04 18:50:48 +0100 |
commit | db04852874c84583ae67922b82243b4482d1efa8 (patch) | |
tree | 9613fc97f1ed75a9a3d6aa75c12200dad78a15c7 /i486-stage3/gnupg | |
parent | 0eb0a8e2998e3a25b76f1b39b8f3e8cbe303e367 (diff) |
-rw-r--r-- | i486-stage3/gnupg/DESCR | 7 |
diff --git a/i486-stage3/gnupg/DESCR b/i486-stage3/gnupg/DESCR new file mode 100644 index 0000000..addb713 --- /dev/null +++ b/i486-stage3/gnupg/DESCR @@ -0,0 +1,7 @@ +# TODO: no ldap (openldap has a linking problem, can be removed later when +# openldap builds) +sed -i "/makedepends=/s/libldap//" PKGBUILD + +# no other dependencies +sed -i "/makedepends=/s/libusb-compat//" PKGBUILD +sed -i "/makedepends=/s/pcsclite//" PKGBUILD |