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

Guillaume Alaux guillaume at archlinux.org
Sun Feb 5 10:31:43 UTC 2017


    Date: Sunday, February 5, 2017 @ 10:31:42
  Author: guillaume
Revision: 288063

Rebuild for pacman hooks (systemd files)

Modified:
  tomcat7/trunk/PKGBUILD
  tomcat7/trunk/tomcat7.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-05 10:23:38 UTC (rev 288062)
+++ PKGBUILD	2017-02-05 10:31:42 UTC (rev 288063)
@@ -1,7 +1,7 @@
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 pkgname=tomcat7
 pkgver=7.0.75
-pkgrel=1
+pkgrel=2
 pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer Pages 2.2 technologies'
 arch=('any')
 url='http://tomcat.apache.org/'

Modified: tomcat7.install
===================================================================
--- tomcat7.install	2017-02-05 10:23:38 UTC (rev 288062)
+++ tomcat7.install	2017-02-05 10:31:42 UTC (rev 288063)
@@ -1,7 +1,4 @@
 post_install() {
-    systemd-sysusers tomcat7.conf
-    systemd-tmpfiles --create tomcat7.conf
-
   if [ -f lib/modules/$(uname -r)/kernel/security/capability.ko ]; then
     echo 'It appears that your current kernel has linux security'
     echo 'capabilities built as a module. Tomcat requires this'



More information about the arch-commits mailing list