heimdal: Fix spacing

This commit is contained in:
William A. Kennington III 2015-01-01 08:18:50 -08:00
parent 8627110091
commit c66cc0719f

View file

@ -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}"