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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Jun 3 13:56:29 UTC 2013


    Date: Monday, June 3, 2013 @ 15:56:29
  Author: spupykin
Revision: 92283

upgpkg: unrealircd 3.2.10-5

upd

Modified:
  unrealircd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-03 13:56:14 UTC (rev 92282)
+++ PKGBUILD	2013-06-03 13:56:29 UTC (rev 92283)
@@ -4,7 +4,7 @@
 
 pkgname=unrealircd
 pkgver=3.2.10
-pkgrel=4
+pkgrel=5
 pkgdesc="Open Source IRC Server"
 arch=('i686' 'x86_64')
 url="http://unrealircd.com"
@@ -26,7 +26,7 @@
 
   patch -p1 <$srcdir/arch-fixes.patch
 
-  ./configure --with-showlistmodes \
+  ac_cv_ip6=yes ./configure --with-showlistmodes \
       --enable-hub --enable-prefixaq --with-listen=5 \
       --with-dpath=/etc/unrealircd \
       --with-spath=/usr/bin \
@@ -36,7 +36,7 @@
       --enable-dynamic-linking \
       --enable-ziplinks \
       --enable-ssl \
-      --enable-ipv6 \
+      --enable-inet6 \
       --enable-libcurl=/usr \
       --with-system-cares
 




More information about the arch-commits mailing list