pam_ldap: fix build
an upstream perl script needed during build wasn't found, fix path
This commit is contained in:
@@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs ./vers_string
|
||||
substituteInPlace vers_string --replace "cvslib.pl" "./cvslib.pl"
|
||||
'';
|
||||
|
||||
preInstall = "
|
||||
|
||||
Reference in New Issue
Block a user