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

Gaetan Bisson bisson at archlinux.org
Mon Nov 10 23:52:17 UTC 2014


    Date: Tuesday, November 11, 2014 @ 00:52:17
  Author: bisson
Revision: 226000

fix FS#42638

Modified:
  avahi/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-10 23:52:01 UTC (rev 225999)
+++ PKGBUILD	2014-11-10 23:52:17 UTC (rev 226000)
@@ -4,7 +4,7 @@
 
 pkgname=avahi
 pkgver=0.6.31
-pkgrel=13
+pkgrel=14
 pkgdesc='Multicast/unicast DNS-SD framework'
 url='http://www.avahi.org/'
 license=('LGPL')
@@ -74,4 +74,7 @@
 	# howl and mdnsresponder compatability
 	cd "${pkgdir}"/usr/include; ln -s avahi-compat-libdns_sd/dns_sd.h dns_sd.h; ln -s avahi-compat-howl howl
 	cd "${pkgdir}"/usr/lib/pkgconfig; ln -s avahi-compat-howl.pc howl.pc
+
+	# see FS#42638
+	ln avahi-daemon.service -s "${pkgdir}"/usr/lib/systemd/system/dbus-org.freedesktop.Avahi.service
 }



More information about the arch-commits mailing list