diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-18 17:07:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-18 17:07:29 +0000 |
commit | 070472d1930f83ad032b2e9989b80d49349165f1 (patch) | |
tree | 64cd1f4309b4f012e1de566c3b7b0dd86b54e667 /media-sound/audacity | |
parent | whitespace (diff) | |
download | gentoo-2-070472d1930f83ad032b2e9989b80d49349165f1.tar.gz gentoo-2-070472d1930f83ad032b2e9989b80d49349165f1.tar.bz2 gentoo-2-070472d1930f83ad032b2e9989b80d49349165f1.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/audacity')
-rw-r--r-- | media-sound/audacity/audacity-1.3.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-1.3.4.ebuild b/media-sound/audacity/audacity-1.3.4.ebuild index f297a87ca14a..7c6987264045 100644 --- a/media-sound/audacity/audacity-1.3.4.ebuild +++ b/media-sound/audacity/audacity-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild,v 1.1 2007/11/18 14:36:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4.ebuild,v 1.2 2007/11/18 17:07:29 mr_bones_ Exp $ inherit eutils wxwidgets @@ -51,7 +51,6 @@ src_compile() { need-wxwidgets gtk2 fi - econf \ --with-libexpat=system \ $(use_enable unicode) \ |