[arch-commits] Commit in nss_ldap/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Jun 7 07:35:31 UTC 2018


    Date: Thursday, June 7, 2018 @ 07:35:31
  Author: arojas
Revision: 326177

BUILDINFO rebuild

Modified:
  nss_ldap/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-07 07:14:54 UTC (rev 326176)
+++ PKGBUILD	2018-06-07 07:35:31 UTC (rev 326177)
@@ -4,7 +4,7 @@
 
 pkgname=nss_ldap
 pkgver=265
-pkgrel=6
+pkgrel=7
 pkgdesc="The nss_ldap module provides the means for Linux and Solaris workstations to resolve the entities defined in RFC 2307 from LDAP directories."
 arch=('x86_64')
 url="http://www.padl.com/OSS/nss_ldap.html"
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('libldap' 'krb5')
 backup=("etc/nss_ldap.conf")
-source=("http://www.padl.com/download/${pkgname}-${pkgver}.tar.gz"
+source=("https://www.padl.com/download/${pkgname}-${pkgver}.tar.gz"
         "https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/6a27f55c8370f8b49fd3c10d46214de9c9c37932/extra/nss_ldap/nss_ldap-265-glibc-2.16.patch"
         "https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/6a27f55c8370f8b49fd3c10d46214de9c9c37932/extra/nss_ldap/nss_ldap-265-pthread.patch")
 md5sums=('c1cb02d1a85538cf16bca6f6a562abe4'
@@ -25,6 +25,7 @@
   patch -p0 -i ../nss_ldap-265-glibc-2.16.patch
   patch -p0 -i ../nss_ldap-265-pthread.patch
 
+  export PERL5LIB="$PWD"
   ./configure \
        --prefix=/usr \
        --with-ldap-conf-file=/etc/nss_ldap.conf \



More information about the arch-commits mailing list