summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-02-19 10:49:45 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-02-19 10:49:45 +0000
commit563af15863bdb96bc70325e882fad44e11284e18 (patch)
tree6f677d43e32765e0db08d6d957a4790ffe379f66 /media-sound/xmms
parentStable on ppc64 (diff)
downloadgentoo-2-563af15863bdb96bc70325e882fad44e11284e18.tar.gz
gentoo-2-563af15863bdb96bc70325e882fad44e11284e18.tar.bz2
gentoo-2-563af15863bdb96bc70325e882fad44e11284e18.zip
Fix runaway commit.
Diffstat (limited to 'media-sound/xmms')
-rw-r--r--media-sound/xmms/xmms-1.2.10-r13.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/xmms/xmms-1.2.10-r13.ebuild b/media-sound/xmms/xmms-1.2.10-r13.ebuild
index b478c314c769..980aaa64c65e 100644
--- a/media-sound/xmms/xmms-1.2.10-r13.ebuild
+++ b/media-sound/xmms/xmms-1.2.10-r13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r13.ebuild,v 1.3 2005/02/18 18:04:42 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r13.ebuild,v 1.4 2005/02/19 10:49:45 azarah Exp $
inherit flag-o-matic eutils libtool gnuconfig
@@ -104,7 +104,6 @@ src_compile() {
# Please see Bug 58092 for details
use ppc64 && replace-flags "-O[2-9]" "-O1"
- env ACLOCAL="aclocal -I ${WORKDIR}/m4" \
econf `use_enable nls` ${myconf} || die
# For some reason, gmake doesn't export this for libtool's consumption