summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.2.ebuild')
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild
index 0f827e2573f1..0d91ff12365c 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild,v 1.9 2004/07/01 07:54:15 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild,v 1.10 2004/07/14 18:48:54 agriffis Exp $
inherit libtool gnuconfig
@@ -27,7 +27,7 @@ S=${WORKDIR}/${MY_P}
src_compile() {
# Allow configure to detect mipslinux systems
- use mips && gnuconfig_update
+ gnuconfig_update
elibtoolize
econf || die "./configure failed"