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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Jan 12 10:13:57 UTC 2017


    Date: Thursday, January 12, 2017 @ 10:13:56
  Author: bpiotrowski
Revision: 206973

systemd-{sysusers,tmpfiles} is handled by hook now

Modified:
  syncthing/trunk/PKGBUILD
Deleted:
  syncthing/trunk/syncthing-relaysrv.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-12 09:30:58 UTC (rev 206972)
+++ PKGBUILD	2017-01-12 10:13:56 UTC (rev 206973)
@@ -81,7 +81,6 @@
 
 package_syncthing-relaysrv() {
   pkgdesc='Relay server for Syncthing'
-  install=${pkgname}.install
 
   cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
   install -Dm755 strelaysrv "${pkgdir}"/usr/bin/${pkgname}

Deleted: syncthing-relaysrv.install
===================================================================
--- syncthing-relaysrv.install	2017-01-12 09:30:58 UTC (rev 206972)
+++ syncthing-relaysrv.install	2017-01-12 10:13:56 UTC (rev 206973)
@@ -1,4 +0,0 @@
-post_install (){
-  systemd-sysusers syncthing-relaysrv.conf
-  systemd-tmpfiles --create syncthing-relaysrv.conf
-}



More information about the arch-commits mailing list