summaryrefslogtreecommitdiff
path: root/community/znc/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
commitcebf33d7109e0157a80f34d6136e212f0a28d274 (patch)
treea6464302c970f72581105b50ff0896e1f56def3d /community/znc/PKGBUILD
parent1a65caeb80e2cc8c7b39262d72255124d0c8614e (diff)
parent5cb95ceee39e4691f768ea2fef60b8a106e92209 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
Diffstat (limited to 'community/znc/PKGBUILD')
-rw-r--r--community/znc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/znc/PKGBUILD b/community/znc/PKGBUILD
index 0cbac9901..b82957a75 100644
--- a/community/znc/PKGBUILD
+++ b/community/znc/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 81614 2012-12-25 00:34:19Z foutrelis $
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# $Id: PKGBUILD 91707 2013-05-26 09:26:32Z bluewind $
+# Maintainer: Sébastien Luttringer
# Contributor: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: mickael9 <mickael9 at gmail dot com>
pkgname=znc
pkgver=1.0
-pkgrel=4
+pkgrel=7
pkgdesc='An IRC bouncer with modules & scripts support'
url='http://en.znc.in/wiki/index.php/ZNC'
license=('GPL2')
@@ -27,7 +27,7 @@ build() {
--enable-python \
--enable-perl \
--enable-tcl \
- --with-systemdsystemunitdir=yes
+ --with-systemdsystemunitdir=/usr/lib/systemd/system
make
}