From 9988e79c801145f7f2902e28d5d1438e542cebf9 Mon Sep 17 00:00:00 2001 From: Brandon Low Date: Mon, 22 Jul 2002 19:02:31 +0000 Subject: someone made a typo, I fixed it. --- media-sound/normalize/normalize-0.7.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-sound/normalize') diff --git a/media-sound/normalize/normalize-0.7.4.ebuild b/media-sound/normalize/normalize-0.7.4.ebuild index 10b57c93372a..8f3591b090c9 100644 --- a/media-sound/normalize/normalize-0.7.4.ebuild +++ b/media-sound/normalize/normalize-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.4.ebuild,v 1.3 2002/07/21 13:50:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.4.ebuild,v 1.4 2002/07/22 19:02:31 lostlogic Exp $ DESCRIPTION="Audio file volume normalizer" HOMEPAGE="http://www.cs.columbia.edu/~cvaill/normalize" @@ -23,7 +23,7 @@ RDEPEND="xmms? ( >=media-sound/xmms-1.2.7-r6 ) # src_compile() { - econf + econf \ --with-audiofile \ --with-mad || die -- cgit v1.2.3-65-gdbad