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

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Jun 16 13:19:52 UTC 2014


    Date: Monday, June 16, 2014 @ 15:19:52
  Author: tpowa
Revision: 215198

upgpkg: pam 1.1.8-5

FS#40748 remove not needed doc

Modified:
  pam/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-16 11:25:56 UTC (rev 215197)
+++ PKGBUILD	2014-06-16 13:19:52 UTC (rev 215198)
@@ -4,7 +4,7 @@
 
 pkgname=pam
 pkgver=1.1.8
-pkgrel=4
+pkgrel=5
 pkgdesc="PAM (Pluggable Authentication Modules) library"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -79,4 +79,7 @@
 
   # set unix_chkpwd uid
   chmod +s $pkgdir/usr/bin/unix_chkpwd
+  # remove doc which is not used anymore
+  # FS #40749
+  rm $pkgdir/usr/share/doc/Linux-PAM/sag-pam_userdb.html
 }




More information about the arch-commits mailing list