diff options
Diffstat (limited to 'media-sound/esound/esound-0.2.36-r1.ebuild')
-rw-r--r-- | media-sound/esound/esound-0.2.36-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/esound/esound-0.2.36-r1.ebuild b/media-sound/esound/esound-0.2.36-r1.ebuild index 19bc2e1de719..68011b3fa69e 100644 --- a/media-sound/esound/esound-0.2.36-r1.ebuild +++ b/media-sound/esound/esound-0.2.36-r1.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r1.ebuild,v 1.19 2006/09/24 15:09:56 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r1.ebuild,v 1.20 2006/09/24 19:49:12 seemant Exp $ +WANT_AUTOMAKE=1.8 inherit libtool gnome.org eutils autotools DESCRIPTION="The Enlightened Sound Daemon" @@ -35,7 +36,6 @@ src_unpack() { epatch "${FILESDIR}/${P}-mode_t.patch" epatch "${FILESDIR}/${P}-asneeded.patch" - export WANT_AUTOMAKE=1.8 eautomake elibtoolize |