perl-Mozilla-Ldap: fix build
This commit is contained in:
parent
eb69a796ad
commit
bfd3d1b56f
@ -8743,6 +8743,7 @@ let self = _self // overrides; _self = with self; {
|
||||
version = "1.5.3";
|
||||
USE_OPENLDAP = 1;
|
||||
LDAPSDKDIR = pkgs.openldap;
|
||||
LDAPSDKLIBDIR = "${pkgs.openldap.out}/lib";
|
||||
src = fetchurl {
|
||||
url = "https://ftp.mozilla.org/pub/directory/perldap/releases/${version}/src/perl-mozldap-${version}.tar.gz";
|
||||
sha256 = "0s0albdw0zvg3w37s7is7gddr4mqwicjxxsy400n1p96l7ipnw4x";
|
||||
|
Loading…
x
Reference in New Issue
Block a user