[arch-commits] Commit in avahi/trunk (PKGBUILD)
Gaetan Bisson
bisson at nymeria.archlinux.org
Wed Feb 20 02:27:38 UTC 2013
Date: Wednesday, February 20, 2013 @ 03:27:38
Author: bisson
Revision: 178316
fix FS#33937
Modified:
avahi/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-02-20 02:16:09 UTC (rev 178315)
+++ PKGBUILD 2013-02-20 02:27:38 UTC (rev 178316)
@@ -75,6 +75,7 @@
cd "${pkgdir}"
sed -i '1c #!/usr/bin/python2' usr/bin/avahi-{bookmarks,discover}
+ sed -i 's:/sbin/resolvconf:/usr/sbin/resolvconf:g' etc/avahi/avahi-dnsconfd.action
# howl and mdnsresponder compatability
(cd usr/include; ln -s avahi-compat-libdns_sd/dns_sd.h dns_sd.h; ln -s avahi-compat-howl howl)
More information about the arch-commits
mailing list