summaryrefslogtreecommitdiff
path: root/i486-stage3/libsasl/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'i486-stage3/libsasl/DESCR')
-rw-r--r--i486-stage3/libsasl/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/i486-stage3/libsasl/DESCR b/i486-stage3/libsasl/DESCR
index 42d18dc..68d06e7 100644
--- a/i486-stage3/libsasl/DESCR
+++ b/i486-stage3/libsasl/DESCR
@@ -1,9 +1,13 @@
# libsasl needs libdlap, but libldap can use libsasl? break the cyrcle..
sed -i "/makedepends=/s/libldap//" PKGBUILD
+sed -i 's/--with-ldap/--without-ldap/' PKGBUILD
+sed -i 's/--enable-ldapdb/--disable-ldapdb/' PKGBUILD
# breaking the krb5 needs libldap needs libsasl needs krb5 cycle..
sed -i "/makedepends=/s/krb5//" PKGBUILD
# no database bindings
sed -i "/makedepends=/s/postgresql-libs//" PKGBUILD
+sed -i 's/--with-pgsql=.*/--without-pgsql \\/' PKGBUILD
sed -i "/makedepends=/s/libmariadbclient//" PKGBUILD
+sed -i 's/--with-mysql=.*/--without-mysql \\/' PKGBUILD