From 1ebb4534d42cf9ce84ec9410d8ee27aab3b03cdb Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Fri, 9 May 2008 01:44:34 +0200 Subject: [PATCH] [openldap] Fixed to not inject '--docdir' confopt --- network/openldap/openldap.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/network/openldap/openldap.conf b/network/openldap/openldap.conf index 2678d0c15..125a52a95 100644 --- a/network/openldap/openldap.conf +++ b/network/openldap/openldap.conf @@ -53,3 +53,4 @@ var_append GCC_WRAPPER_APPEND ' ' "-DLDAP_DEBUG" # work around - needs to be fixed, treading support hangs ... -ReneR [ $arch = powerpc ] && var_append extraconfopt ' ' '--disable-bdb' +var_remove_regex confopt ' ' "\-\-docdir\=.*"