Browse Source

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

early
Christian Wiese 17 years ago
parent
commit
1ebb4534d4
  1. 1
      network/openldap/openldap.conf

1
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