Use bash variable add operator
[hvlinux.git] / stage3 / pkg / openldap
index b233e6c..fab7e29 100644 (file)
@@ -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 \