summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-09-22 13:57:33 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-09-22 13:57:33 +0000
commit74f1e9a81fb631b6f04af7e2f97c7f9aeeb85a0c (patch)
treeb598a6c84657645ba51d28c2c60464b2f6067493 /games-rpg/nwn/nwn-1.66-r1.ebuild
parentVersion bumped. Bug 104349. (diff)
downloadhistorical-74f1e9a81fb631b6f04af7e2f97c7f9aeeb85a0c.tar.gz
historical-74f1e9a81fb631b6f04af7e2f97c7f9aeeb85a0c.tar.bz2
historical-74f1e9a81fb631b6f04af7e2f97c7f9aeeb85a0c.zip
Fixed ixinstall script.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'games-rpg/nwn/nwn-1.66-r1.ebuild')
-rw-r--r--games-rpg/nwn/nwn-1.66-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/nwn/nwn-1.66-r1.ebuild b/games-rpg/nwn/nwn-1.66-r1.ebuild
index 587b29d4ff27..bd514580df4c 100644
--- a/games-rpg/nwn/nwn-1.66-r1.ebuild
+++ b/games-rpg/nwn/nwn-1.66-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/games-rpg/nwn/nwn-1.66-r1.ebuild,v 1.1 2005/09/21 00:39:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.66-r1.ebuild,v 1.2 2005/09/22 13:57:33 wolf31o2 Exp $
inherit eutils games
@@ -117,7 +117,7 @@ src_install() {
-e "s:GENTOO_USER:${GAMES_USER}:" \
-e "s:GENTOO_GROUP:${GAMES_GROUP}:" \
-e "s:GENTOO_DIR:${GAMES_PREFIX_OPT}:" \
- ${FILESDIR}/${P}-fixinstall > ${S}/fixinstall
+ ${FILESDIR}/fixinstall > ${S}/fixinstall
mv ${S}/* ${Ddir}
games_make_wrapper nwn ./nwn ${dir}
make_desktop_entry nwn "Neverwinter Nights"