heimdal: Fix spacing
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
## ugly, X should be made an option
|
## ugly, X should be made an option
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
"--enable-hdb-openldap-module"
|
"--enable-hdb-openldap-module"
|
||||||
"--with-capng"
|
"--with-capng"
|
||||||
"--with-openldap=${openldap}"
|
"--with-openldap=${openldap}"
|
||||||
"--with-sqlite3=${sqlite}"
|
"--with-sqlite3=${sqlite}"
|
||||||
|
|||||||
Reference in New Issue
Block a user