summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-02-03 18:10:52 +0000
committerNed Ludd <solar@gentoo.org>2005-02-03 18:10:52 +0000
commit2620a29b38b2658de98e20bae08e4282f0b33c2b (patch)
treef7e88439b3d4dc0bb9fc20000fd22fd138bea1f6 /media-sound/lame/lame-3.96.1.ebuild
parentupdated dep on kdebase-pam to new version (diff)
downloadgentoo-2-2620a29b38b2658de98e20bae08e4282f0b33c2b.tar.gz
gentoo-2-2620a29b38b2658de98e20bae08e4282f0b33c2b.tar.bz2
gentoo-2-2620a29b38b2658de98e20bae08e4282f0b33c2b.zip
- epunt_cxx embedded bug #74498
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-sound/lame/lame-3.96.1.ebuild')
-rw-r--r--media-sound/lame/lame-3.96.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-sound/lame/lame-3.96.1.ebuild b/media-sound/lame/lame-3.96.1.ebuild
index 6168976ea992..e01bf540212c 100644
--- a/media-sound/lame/lame-3.96.1.ebuild
+++ b/media-sound/lame/lame-3.96.1.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-sound/lame/lame-3.96.1.ebuild,v 1.8 2005/01/23 05:17:54 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.96.1.ebuild,v 1.9 2005/02/03 18:10:52 solar Exp $
inherit flag-o-matic gcc eutils
@@ -32,6 +32,7 @@ src_unpack() {
# ccc binary in their PATH. Bug #41908 (26 Jul 2004 agriffis)
epatch ${FILESDIR}/${PN}-3.96-ccc.patch
autoconf || die
+ epunt_cxx # embedded bug #74498
}
src_compile() {