--- empathy-0.12.ebuild 2007-08-26 15:12:30.000000000 -0400 +++ empathy-0.12-r1.ebuild 2007-08-27 17:21:58.000000000 -0400 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-0.12.ebuild,v 1.1 2007/08/26 19:12:30 tester Exp $ -inherit gnome2 +inherit gnome2 eutils autotools DESCRIPTION="Empathy Telepathy client" HOMEPAGE="http://live.gnome.org/Empathy" @@ -35,6 +35,14 @@ pkg_setup() { G2CONF="$(use_enable spell aspell) $(use_enable python)" } +src_unpack() { + gnome2_src_unpack + + epatch "${FILESDIR}"/${P}-multilib.patch + + eautoreconf +} + pkg_postinst() { gnome2_pkg_postinst echo