summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-05-05 18:28:09 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-05-05 18:28:09 +0000
commitf654d3342112153311764f629988170f9fd39278 (patch)
treea3d48c923cd3b6a855f2fe2fcc3fc41bf75d0e36 /media-libs/libfame/libfame-0.9.1-r1.ebuild
parentadded patch to fix aclocal warning (diff)
downloadhistorical-f654d3342112153311764f629988170f9fd39278.tar.gz
historical-f654d3342112153311764f629988170f9fd39278.tar.bz2
historical-f654d3342112153311764f629988170f9fd39278.zip
m4 patch
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'media-libs/libfame/libfame-0.9.1-r1.ebuild')
-rw-r--r--media-libs/libfame/libfame-0.9.1-r1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-libs/libfame/libfame-0.9.1-r1.ebuild b/media-libs/libfame/libfame-0.9.1-r1.ebuild
index 97981d023c94..759964227af8 100644
--- a/media-libs/libfame/libfame-0.9.1-r1.ebuild
+++ b/media-libs/libfame/libfame-0.9.1-r1.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-libs/libfame/libfame-0.9.1-r1.ebuild,v 1.5 2005/05/05 18:24:58 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r1.ebuild,v 1.6 2005/05/05 18:28:09 luckyduck Exp $
inherit flag-o-matic gcc eutils
@@ -28,8 +28,6 @@ src_unpack() {
# Do not add -march=i586, bug #41770.
sed -i -e 's:-march=i[345]86 ::g' configure
-
- epatch ${FILESDIR}/${P}-underquoted-m4.patch
}
src_compile() {