forked from mirrors/nixpkgs
heimdal: Fix spacing
This commit is contained in:
parent
8627110091
commit
c66cc0719f
|
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
## ugly, X should be made an option
|
||||
configureFlags = [
|
||||
"--enable-hdb-openldap-module"
|
||||
"--enable-hdb-openldap-module"
|
||||
"--with-capng"
|
||||
"--with-openldap=${openldap}"
|
||||
"--with-sqlite3=${sqlite}"
|
||||
|
|
Loading…
Reference in a new issue