summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/avahi/avahi-0.6.20-r2.ebuild')
-rw-r--r--net-dns/avahi/avahi-0.6.20-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dns/avahi/avahi-0.6.20-r2.ebuild b/net-dns/avahi/avahi-0.6.20-r2.ebuild
index cf5ccc7f1464..8a40d9351162 100644
--- a/net-dns/avahi/avahi-0.6.20-r2.ebuild
+++ b/net-dns/avahi/avahi-0.6.20-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 2000-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.20-r2.ebuild,v 1.1 2007/08/08 20:28:52 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.20-r2.ebuild,v 1.2 2007/09/09 20:37:32 swegener Exp $
WANT_AUTOMAKE="1.9"
@@ -103,6 +103,7 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-make-known-answers-not-conflict.patch
epatch "${FILESDIR}"/${P}-cleanup-dns-compression-table.patch
epatch "${FILESDIR}"/${P}-autoipd.patch
+ epatch "${FILESDIR}"/avahi-start-after-netmount.patch
use ipv6 && sed -i -e s/use-ipv6=no/use-ipv6=yes/ avahi-daemon/avahi-daemon.conf