aboutsummaryrefslogtreecommitdiffstats
path: root/main/openldap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/openldap/APKBUILD')
-rw-r--r--main/openldap/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/openldap/APKBUILD b/main/openldap/APKBUILD
index b77e90454a..0c449fe012 100644
--- a/main/openldap/APKBUILD
+++ b/main/openldap/APKBUILD
@@ -13,7 +13,7 @@
#
pkgname=openldap
pkgver=2.4.48
-pkgrel=3
+pkgrel=4
pkgdesc="LDAP Server"
url="http://www.openldap.org/"
arch="all"
@@ -128,6 +128,7 @@ build() {
# Build C++ library.
cd contrib/ldapc++
+ autoreconf -fi
./configure \
--build=$CBUILD \
--host=$CHOST \