heimdal: Fix spacing

This commit is contained in:
William A. Kennington III
2015-01-02 00:24:49 -08:00
parent 8627110091
commit c66cc0719f
@@ -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}"