Merge pull request #14805 from rycee/fix/389
389-ds-base: fix compilation
This commit is contained in:
commit
784d1b65fa
@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
||||
configureFlags = [
|
||||
"--sysconfdir=/etc"
|
||||
"--localstatedir=/var"
|
||||
"--with-openldap=${openldap}"
|
||||
"--with-openldap"
|
||||
"--with-db=${db}"
|
||||
"--with-sasl=${cyrus_sasl}"
|
||||
"--with-netsnmp=${net_snmp}"
|
||||
|
Loading…
Reference in New Issue
Block a user