lol

pam_ldap: fix build

an upstream perl script needed during build wasn't found, fix path

authored by

Uli Baum and committed by
Robin Gloster
bf5d8a72 bd1ebb0f

+1
+1
pkgs/os-specific/linux/pam_ldap/default.nix
··· 10 10 11 11 postPatch = '' 12 12 patchShebangs ./vers_string 13 + substituteInPlace vers_string --replace "cvslib.pl" "./cvslib.pl" 13 14 ''; 14 15 15 16 preInstall = "