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

Dave Reisner dreisner at nymeria.archlinux.org
Wed Mar 12 18:24:08 UTC 2014


    Date: Wednesday, March 12, 2014 @ 19:24:07
  Author: dreisner
Revision: 207604

relegate install scriptlet to util-linux

Modified:
  util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-12 18:12:33 UTC (rev 207603)
+++ PKGBUILD	2014-03-12 18:24:07 UTC (rev 207604)
@@ -20,7 +20,6 @@
         pam-login
         pam-common
         pam-su)
-install=util-linux.install
 md5sums=('88d46ae23ca599ac5af9cf96b531590f'
          'a39554bfd65cccfd8254bb46922f4a67'
          '4368b3f98abd8a32662e094c54e7f9b1'
@@ -60,6 +59,7 @@
   provides=("util-linux-ng=$pkgver" 'eject')
   depends=('pam' 'shadow' 'coreutils' 'libsystemd' 'libutil-linux')
   optdepends=('python: python bindings to libmount')
+  install=util-linux.install
   backup=(etc/pam.d/chfn
           etc/pam.d/chsh
           etc/pam.d/login




More information about the arch-commits mailing list