Browse Source

[openldap] Fixed to not inject '--docdir' confopt

early
Christian Wiese 16 years ago
parent
commit
1ebb4534d4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      network/openldap/openldap.conf

+ 1
- 0
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\=.*"

Loading…
Cancel
Save