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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 7 19:04:05 UTC 2016


    Date: Thursday, January 7, 2016 @ 20:04:05
  Author: spupykin
Revision: 155659

upgpkg: unrealircd 4.0.0-4

upd

Modified:
  unrealircd/trunk/PKGBUILD
  unrealircd/trunk/unrealircd.install

--------------------+
 PKGBUILD           |    2 +-
 unrealircd.install |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-07 18:57:31 UTC (rev 155658)
+++ PKGBUILD	2016-01-07 19:04:05 UTC (rev 155659)
@@ -4,7 +4,7 @@
 
 pkgname=unrealircd
 pkgver=4.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Open Source IRC Server"
 arch=('i686' 'x86_64')
 url="http://unrealircd.com"

Modified: unrealircd.install
===================================================================
--- unrealircd.install	2016-01-07 18:57:31 UTC (rev 155658)
+++ unrealircd.install	2016-01-07 19:04:05 UTC (rev 155659)
@@ -1,6 +1,6 @@
 post_install() {
   getent passwd ircd >/dev/null || useradd -r ircd
-  chown -R ircd {etc,var/{cache,log}}/unrealircd
+  chown -R ircd {etc,var/{cache,log,lib}}/unrealircd
   systemd-tmpfiles --create unrealircd.conf
   echo "SSL is enabled by default, so you need to create pem files"
   echo "unrealircd.conf needs adjustments"



More information about the arch-commits mailing list