summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-09-15 19:52:50 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-09-15 19:52:50 +0000
commit09d07c0f009aead35d079abf8622a689361ecc99 (patch)
tree161f6cb00bde5b18adea801ece07779c578369f1 /games-action/phobiaiii
parentChange hard-coded /opt to GAMES_PREFIX_OPT. (diff)
downloadhistorical-09d07c0f009aead35d079abf8622a689361ecc99.tar.gz
historical-09d07c0f009aead35d079abf8622a689361ecc99.tar.bz2
historical-09d07c0f009aead35d079abf8622a689361ecc99.zip
I forgot the s in my sed. Bad me.
Package-Manager: portage-2.1.1
Diffstat (limited to 'games-action/phobiaiii')
-rw-r--r--games-action/phobiaiii/ChangeLog6
-rw-r--r--games-action/phobiaiii/phobiaiii-1.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/phobiaiii/ChangeLog b/games-action/phobiaiii/ChangeLog
index 9a05451291d1..7d4f3b2226d2 100644
--- a/games-action/phobiaiii/ChangeLog
+++ b/games-action/phobiaiii/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/phobiaiii
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaiii/ChangeLog,v 1.7 2006/09/15 19:25:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaiii/ChangeLog,v 1.8 2006/09/15 19:52:05 wolf31o2 Exp $
+
+ 15 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ phobiaiii-1.0-r2.ebuild:
+ I forgot the s in my sed. Bad me.
15 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> files/phobiaIII,
phobiaiii-1.0-r2.ebuild:
diff --git a/games-action/phobiaiii/phobiaiii-1.0-r2.ebuild b/games-action/phobiaiii/phobiaiii-1.0-r2.ebuild
index 79b94c479916..ca80176dc86b 100644
--- a/games-action/phobiaiii/phobiaiii-1.0-r2.ebuild
+++ b/games-action/phobiaiii/phobiaiii-1.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaiii/phobiaiii-1.0-r2.ebuild,v 1.5 2006/09/15 19:25:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaiii/phobiaiii-1.0-r2.ebuild,v 1.6 2006/09/15 19:52:05 wolf31o2 Exp $
inherit games
@@ -35,7 +35,7 @@ src_unpack() {
src_install() {
dogamesbin "${FILESDIR}/phobiaIII" || die "dogamesbin failed"
- dosed ":GAMES_PREFIX_OPT:${GAMES_PREFIX_OPT}:" \
+ dosed "s:GAMES_PREFIX_OPT:${GAMES_PREFIX_OPT}:" \
${GAMES_BINDIR}/phobiaIII || die "sed"
if has_version '<sys-libs/glibc-2.3.2' ; then
dosed '/LD_PRELOAD/s:.*::' "${GAMES_BINDIR}/phobiaIII"