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

Gaetan Bisson bisson at archlinux.org
Thu Aug 19 17:38:44 UTC 2010


    Date: Thursday, August 19, 2010 @ 13:38:44
  Author: bisson
Revision: 88129

fix FS#20519

Modified:
  avahi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-19 15:21:59 UTC (rev 88128)
+++ PKGBUILD	2010-08-19 17:38:44 UTC (rev 88129)
@@ -3,7 +3,7 @@
 
 pkgname=avahi
 pkgver=0.6.27
-pkgrel=1
+pkgrel=2
 pkgdesc='A multicast/unicast DNS-SD framework'
 arch=('i686' 'x86_64')
 url='http://www.avahi.org/'
@@ -52,7 +52,8 @@
     --with-distro=archlinux \
     --with-avahi-priv-access-group=network \
     --with-autoipd-user=avahi \
-    --with-autoipd-group=avahi
+    --with-autoipd-group=avahi \
+    --with-systemdsystemunitdir=/usr/share/dbus-1/system-services # See FS#20519
 
   make
 }




More information about the arch-commits mailing list