[arch-commits] Commit in puppet/trunk (PKGBUILD puppet.install)

Jonathan Steel jsteel at archlinux.org
Tue Feb 10 14:29:24 UTC 2015


    Date: Tuesday, February 10, 2015 @ 15:29:24
  Author: jsteel
Revision: 127463

upgpkg: puppet 3.7.4-2

Todo List: User/Group management

Modified:
  puppet/trunk/PKGBUILD
  puppet/trunk/puppet.install

----------------+
 PKGBUILD       |    2 +-
 puppet.install |    4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-10 11:14:51 UTC (rev 127462)
+++ PKGBUILD	2015-02-10 14:29:24 UTC (rev 127463)
@@ -10,7 +10,7 @@
 
 pkgname=puppet
 pkgver=3.7.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Server automation framework and application"
 arch=('any')
 url="http://puppetlabs.com/puppet/puppet-open-source"

Modified: puppet.install
===================================================================
--- puppet.install	2015-02-10 11:14:51 UTC (rev 127462)
+++ puppet.install	2015-02-10 14:29:24 UTC (rev 127463)
@@ -17,7 +17,3 @@
     systemctl stop puppet
   fi
 }
-
-post_remove() {
-  userdel puppet
-}



More information about the arch-commits mailing list