X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fopenldap;h=fab7e299bf40dbae2cc31be5dfc94d1ff9f219c6;hb=4e78d26dd7f5e46a21cdc916e031f1b4a68578c0;hp=b233e6cd67d4c39de4ac24cf63a10b78abcb724f;hpb=c40856bcf84d4704a5678d35456ee17e7168da4e;p=hvlinux.git diff --git a/stage3/pkg/openldap b/stage3/pkg/openldap index b233e6c..fab7e29 100644 --- a/stage3/pkg/openldap +++ b/stage3/pkg/openldap @@ -5,8 +5,7 @@ hvconfig_pre() # --enable-spasswd: for SASL2 plugin # --disable-bdb --disable-hdb --with-ldbm-api=gdbm: To use GBDM # --disable-sql --disable-ndb: If MySQL is NOT installed - CONFIGURE_OPTS=" \ - ${CONFIGURE_OPTS} \ + CONFIGURE_OPTS+=" \ --libexecdir=/usr/sbin \ --localstatedir=/srv/ldap \ --disable-debug \