--- gnome-audio-2.22.1.ebuild.orig 2008-04-29 12:03:28.000000000 +0200 +++ gnome-audio-2.22.1.ebuild 2008-04-29 11:54:27.000000000 +0200 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-2.22.1.ebuild,v 1.5 2008/04/28 18:01:39 nixnut Exp $ -inherit gnome2 +inherit eutils gnome2 DESCRIPTION="Gnome Desktop Sound Effects Package" HOMEPAGE="http://www.gnome.org/" @@ -15,6 +15,11 @@ DEPEND="" RDEPEND="" +src_unpack() { + unpack ${A} + epatch ${FILESDIR}/${P}-makefile.patch +} + src_compile() { :; } src_install() {