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

Christian Hesse eworm at archlinux.org
Thu May 18 12:08:09 UTC 2017


    Date: Thursday, May 18, 2017 @ 12:08:08
  Author: eworm
Revision: 296255

remove install file (pacman hooks!)

Modified:
  subversion/trunk/PKGBUILD
Deleted:
  subversion/trunk/subversion.install

--------------------+
 PKGBUILD           |    1 -
 subversion.install |    7 -------
 2 files changed, 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-18 12:05:46 UTC (rev 296254)
+++ PKGBUILD	2017-05-18 12:08:08 UTC (rev 296255)
@@ -24,7 +24,6 @@
 provides=('svn')
 backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
 options=('!makeflags' '!emptydirs')
-install=${pkgname}.install
 source=(https://www.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.asc}
         svn
         svnserve.conf

Deleted: subversion.install
===================================================================
--- subversion.install	2017-05-18 12:05:46 UTC (rev 296254)
+++ subversion.install	2017-05-18 12:08:08 UTC (rev 296255)
@@ -1,7 +0,0 @@
-post_install() {
-   usr/bin/systemd-tmpfiles --create svnserve.conf || true
-}
-
-post_upgrade() {
-   post_install
-}



More information about the arch-commits mailing list