openafs-client: fix evaluation
This commit is contained in:
parent
616bf5046f
commit
6ff615b297
@ -34,7 +34,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
./regen.sh
|
./regen.sh
|
||||||
|
|
||||||
${optionalString (kerberos != null) ''
|
${stdenv.lib.optionalString (kerberos != null) ''
|
||||||
export KRB5_CONFIG=${kerberos}/bin/krb5-config"
|
export KRB5_CONFIG=${kerberos}/bin/krb5-config"
|
||||||
''}
|
''}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user