nss_ldap: fix build
an upstream perl script needed during build wasn't found, fix path
Uli Baum 7 years ago 519012bc bf5d8a72
··· 11 11 preConfigure = '' 12 12 patchShebangs ./vers_string 13 13 sed -i s,vers_string,./vers_string, Makefile* 14 14 + substituteInPlace vers_string --replace "cvslib.pl" "./cvslib.pl" 14 15 ''; 15 16 16 17 patches = [ ./crashes.patch ];