[arch-commits] Commit in nss-pam-ldapd/trunk (PKGBUILD)

Federico Cinelli cinelli at nymeria.archlinux.org
Sun Aug 4 10:02:32 UTC 2013


    Date: Sunday, August 4, 2013 @ 12:02:31
  Author: cinelli
Revision: 95039

upgpkg: nss-pam-ldapd 0.8.13-4

Modified:
  nss-pam-ldapd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-04 09:51:50 UTC (rev 95038)
+++ PKGBUILD	2013-08-04 10:02:31 UTC (rev 95039)
@@ -3,7 +3,7 @@
 
 pkgname=nss-pam-ldapd
 pkgver=0.8.13
-pkgrel=3
+pkgrel=4
 pkgdesc='LDAP module for NSS and PAM'
 arch=('i686' 'x86_64')
 url="http://arthurdejong.org/$pkgname/"
@@ -36,6 +36,7 @@
 package() {
   cd "$srcdir/$pkgname-$pkgver"
 
+  install -Dm644 "$srcdir/nslcd.tmpfiles" "$pkgdir/usr/lib/tmpfiles.d/nslcd.conf"
   install -Dm644 "$srcdir/nslcd.service" "$pkgdir/usr/lib/systemd/system/nslcd.service"
   install -Dm644 "$srcdir/$pkgname-$pkgver/nslcd.conf" "$pkgdir/etc/nslcd.conf"
 




More information about the arch-commits mailing list