summary refs log tree commit diff
path: root/pkgs/os-specific/linux/pam_ldap
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/os-specific/linux/pam_ldap')
-rw-r--r--pkgs/os-specific/linux/pam_ldap/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/pam_ldap/default.nix b/pkgs/os-specific/linux/pam_ldap/default.nix
index e7f2c8278e1..5b34a8bc82b 100644
--- a/pkgs/os-specific/linux/pam_ldap/default.nix
+++ b/pkgs/os-specific/linux/pam_ldap/default.nix
@@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
 
   postPatch = ''
     patchShebangs ./vers_string
+    substituteInPlace vers_string --replace "cvslib.pl" "./cvslib.pl"
   '';
 
   preInstall = "