summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 709fd41ed33d..312b35300e31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pissircd-git
pkgver=r9061.193da4738
-pkgrel=5
+pkgrel=6
pkgdesc="PissIRCd is an open source IRC server based on UnrealIRCd with Pissnet tweaks."
arch=('x86_64')
url="https://github.com/pissnet/pissircd"
@@ -47,6 +47,7 @@ build() {
./autogen.sh
./configure \
--with-pidfile=/run/pissircd/ircd.pid \
+ --with-controlfile=/run/pissircd/ircd.sock \
--with-showlistmodes \
--enable-ssl=/usr \
--with-bindir=/usr/bin \