aboutsummaryrefslogtreecommitdiff
path: root/openldap/openldap.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'openldap/openldap.SlackBuild')
-rwxr-xr-xopenldap/openldap.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/openldap/openldap.SlackBuild b/openldap/openldap.SlackBuild
index 0ab8068c..c3128c1f 100755
--- a/openldap/openldap.SlackBuild
+++ b/openldap/openldap.SlackBuild
@@ -74,7 +74,7 @@ ln -sf /usr/include/db4/db.h /usr/include/db.h
./configure --prefix=/usr --sysconfdir=/etc --libdir=$LIBDIR
make depend
-make
+make || exit 32
make DESTDIR=$TMP/package-$PACKAGE install
# fix your system