--- avahi-0.6.24.ebuild 2009-02-25 13:16:49.000000000 +0100 +++ avahi-0.6.24.ebuild 2009-02-25 15:30:28.000000000 +0100 @@ -1,10 +1,10 @@ -# Copyright 2000-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.24.ebuild,v 1.7 2008/12/22 18:51:28 armin76 Exp $ EAPI="1" -inherit eutils mono python multilib +inherit autotools eutils mono python multilib DESCRIPTION="System which facilitates service discovery on a local network" HOMEPAGE="http://avahi.org/" @@ -111,6 +111,9 @@ use ipv6 && sed -i -e s/use-ipv6=no/use-ipv6=yes/ avahi-daemon/avahi-daemon.conf sed -i -e "s:\\.\\./\\.\\./\\.\\./doc/avahi-docs/html/:../../../doc/${PF}/html/:" doxygen_to_devhelp.xsl + + epatch "${FILESDIR}"/${P}-{cmsg_space,libintl}.patch + eautoreconf } src_compile() {