summaryrefslogtreecommitdiffstats
path: root/libldap/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-05-25 18:27:50 +0000
committerpiernov <piernov@piernov.org>2012-05-25 18:27:50 +0000
commit1ff52021367bc637a6e0167f624f4d29bb776fdb (patch)
tree1006450eddfa8ba285d8ec9bf858747f9fe0e64b /libldap/Pkgfile
parentf1fb69b7927aa4db88a24de6fd3ba8bc7c7266fa (diff)
downloadnutyx-extra-1ff52021367bc637a6e0167f624f4d29bb776fdb.tar.gz
nutyx-extra-1ff52021367bc637a6e0167f624f4d29bb776fdb.tar.bz2
nutyx-extra-1ff52021367bc637a6e0167f624f4d29bb776fdb.tar.xz
nutyx-extra-1ff52021367bc637a6e0167f624f4d29bb776fdb.zip
libldap 2.4.31-1 màj port
Diffstat (limited to 'libldap/Pkgfile')
-rw-r--r--libldap/Pkgfile7
1 files changed, 1 insertions, 6 deletions
diff --git a/libldap/Pkgfile b/libldap/Pkgfile
index 0ba50856e..6f005d6c5 100644
--- a/libldap/Pkgfile
+++ b/libldap/Pkgfile
@@ -6,7 +6,7 @@
# Run on: cyrus-sasl
name=libldap
-version=2.4.28
+version=2.4.31
release=1
source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$version.tgz)
@@ -19,7 +19,6 @@ build() {
--libexecdir=/usr/sbin \
--mandir=/usr/share/man \
--localstatedir=/var/openldap \
- --disable-nls \
--enable-syslog \
--with-threads \
--with-tls \
@@ -30,7 +29,6 @@ build() {
--enable-modules \
--enable-crypt \
--enable-rewrite \
- --disable-ldbm \
--disable-bdb \
--disable-hdb \
--enable-ldap \
@@ -39,8 +37,6 @@ build() {
--enable-dnssrv \
--enable-null \
--enable-perl \
- --with-dyngroup \
- --with-proxycache \
--enable-wrappers \
--enable-aci \
--enable-dynamic
@@ -68,4 +64,3 @@ build() {
ln -s libldap_r.so libldap_r.so.2) || exit 1
rm -r $PKG/etc
}
-