summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2006-09-26 18:32:03 +0000
committerTristan Heaven <nyhm@gentoo.org>2006-09-26 18:32:03 +0000
commitbaf25bd72147b4488a3aa7705fa92cf0cd172909 (patch)
treef6a97cbb9d66e0019f9441a6064298c4d5f35633 /games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild
parentStable on hppa wrt #149049 (diff)
downloadgentoo-2-baf25bd72147b4488a3aa7705fa92cf0cd172909.tar.gz
gentoo-2-baf25bd72147b4488a3aa7705fa92cf0cd172909.tar.bz2
gentoo-2-baf25bd72147b4488a3aa7705fa92cf0cd172909.zip
Let portage strip binaries, bug #137828
(Portage version: 2.1.2_pre1-r3)
Diffstat (limited to 'games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild')
-rw-r--r--games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild b/games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild
index 0acdf83fba02..dde9eb04c7cf 100644
--- a/games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild
+++ b/games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild,v 1.7 2005/09/20 15:31:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild,v 1.8 2006/09/26 18:32:03 nyhm Exp $
inherit eutils games
@@ -22,6 +22,7 @@ S=${WORKDIR}
src_unpack() {
unpack ${A}
epatch "${FILESDIR}"/${PV}-makefile-cflags.patch
+ sed -i '/STRIP/d' src/{,cfg-gtk2/}Makefile || die "sed failed"
}
src_compile() {