ports/contrib (3.5): nss_ldap: getting rid of the last stale folder
commit e73390b7a66f014a3dd3043648511b06523b9f11 Author: Tim Biermann <tbier@posteo.de> Date: Tue Jan 21 12:10:21 2020 +0100 nss_ldap: getting rid of the last stale folder diff --git a/nss_ldap/.footprint b/nss_ldap/.footprint index ab9256140..92ae27bad 100644 --- a/nss_ldap/.footprint +++ b/nss_ldap/.footprint @@ -7,7 +7,6 @@ lrwxrwxrwx root/root lib/libnss_ldap.so.2 -> libnss_ldap-2.30.so drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libnss_ldap.so.2 -> ../../lib/libnss_ldap.so.2 -drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man5/ diff --git a/nss_ldap/.signature b/nss_ldap/.signature index 3d22b4ae0..5047aa18d 100644 --- a/nss_ldap/.signature +++ b/nss_ldap/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37p7f5tekGglkvVXsn4MsBwsw8NSe5gv9rqJ5wvAQcu2PlOPKYlvLK0BG8qiQi0FlZfob/2+qTPYe7xc8YBsvws= -SHA256 (Pkgfile) = a3f3dc5236b8d0e75f85ed1dd21c6ee23cc1941171ca8749e391af2b15dc4397 -SHA256 (.footprint) = a8b9be0dc049f753b6bc4ef461350a19a5c8855314280468b729e23bd1b12d47 +RWSagIOpLGJF38FzlHlBrlyzFMMrnl3ovBlt2/WZN3bhcAC6FWOEY+ueX/kr4GCzc2QZOnfFkx1zfcyY72e81WSwuKTcsocESAA= +SHA256 (Pkgfile) = 5967ed4dec6bbd29e3ed3cfeb1e6a8b3dca49571c4e37022fda747df44749da1 +SHA256 (.footprint) = e6403146bbd4daf8299cd5b047fb99b3f4ee7a7ecb833448a21612bc100f9df4 SHA256 (nss_ldap-265.tar.gz) = 77b54d905f50d774f28d5559d49126f1bc76720f741b0864a64bb4936ec226a8 SHA256 (nss_ldap-265-glibc-2.16.patch) = ea008f78f15b9e23a0dac27448df49d57c863f7a16536ed0153f11e135b12f96 diff --git a/nss_ldap/Pkgfile b/nss_ldap/Pkgfile index d60c187b0..9263e3b72 100644 --- a/nss_ldap/Pkgfile +++ b/nss_ldap/Pkgfile @@ -23,6 +23,6 @@ build() { --with-ldap-lib=openldap \ --with-ldap-conf-file=/etc/nss_ldap.conf make - mkdir -p $PKG/lib $PKG/usr/man + mkdir -p $PKG/lib make DESTDIR=$PKG install }
participants (1)
-
crux@crux.nu