summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 03:10:25 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 03:10:25 +0000
commit2e5904741bf730de2054bd2afc52e4623d61c3b8 (patch)
tree9ec5614d0596e12d71c0fcbb9f8cd26f43121918 /media-libs/libmpeg3
parentmerge updates from bug #184947 (diff)
downloadgentoo-2-2e5904741bf730de2054bd2afc52e4623d61c3b8.tar.gz
gentoo-2-2e5904741bf730de2054bd2afc52e4623d61c3b8.tar.bz2
gentoo-2-2e5904741bf730de2054bd2afc52e4623d61c3b8.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-libs/libmpeg3')
-rw-r--r--media-libs/libmpeg3/libmpeg3-1.7.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/libmpeg3/libmpeg3-1.7.ebuild b/media-libs/libmpeg3/libmpeg3-1.7.ebuild
index 79af349ba324..e78640f7890b 100644
--- a/media-libs/libmpeg3/libmpeg3-1.7.ebuild
+++ b/media-libs/libmpeg3/libmpeg3-1.7.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-libs/libmpeg3/libmpeg3-1.7.ebuild,v 1.10 2007/02/17 00:47:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/libmpeg3-1.7.ebuild,v 1.11 2007/07/12 03:10:24 mr_bones_ Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -56,7 +56,6 @@ src_compile() {
econf $(use_enable mmx )\
--disable-css || die "Configure failed"
-
emake || die "make failed"
}