summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-03-07 14:07:51 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-03-07 14:07:51 +0000
commitf04067c8fa04d85c06919d83e68d80ceeb64237c (patch)
tree5662404a8791ced736dd1337f2691eec30b5f96d /games-action/fakk2
parentMarked ~amd64, keywording KDE split ebuilds, bug 80944. (diff)
downloadgentoo-2-f04067c8fa04d85c06919d83e68d80ceeb64237c.tar.gz
gentoo-2-f04067c8fa04d85c06919d83e68d80ceeb64237c.tar.bz2
gentoo-2-f04067c8fa04d85c06919d83e68d80ceeb64237c.zip
Changed hardcoded /opt/fakk2 to dir variable and closing bug #84363.
(Portage version: 2.0.51.16)
Diffstat (limited to 'games-action/fakk2')
-rw-r--r--games-action/fakk2/ChangeLog7
-rw-r--r--games-action/fakk2/fakk2-1.02.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/games-action/fakk2/ChangeLog b/games-action/fakk2/ChangeLog
index e2edeb89447e..b00836413b1e 100644
--- a/games-action/fakk2/ChangeLog
+++ b/games-action/fakk2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/fakk2
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.5 2004/06/24 21:54:56 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.6 2005/03/07 14:07:51 wolf31o2 Exp $
+
+ 07 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org> fakk2-1.02.ebuild:
+ Changed hardcoded /opt/fakk2 to dir variable and closing bug #84363.
03 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> fakk2-1.02.ebuild:
fix use invocation
diff --git a/games-action/fakk2/fakk2-1.02.ebuild b/games-action/fakk2/fakk2-1.02.ebuild
index a199262c422c..d89a7997b1e6 100644
--- a/games-action/fakk2/fakk2-1.02.ebuild
+++ b/games-action/fakk2/fakk2-1.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v 1.5 2004/06/30 02:32:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v 1.6 2005/03/07 14:07:51 wolf31o2 Exp $
inherit games
@@ -35,9 +35,9 @@ pkg_setup() {
src_install() {
dodir ${dir}
einfo "Copying files... this may take a while..."
- exeinto /opt/fakk2
+ exeinto ${dir}
doexe ${CDROM_ROOT}/bin/x86/glibc-2.1/fakk2
- insinto /opt/fakk2
+ insinto ${dir}
doins ${CDROM_ROOT}/{README,icon.{bmp,xpm}}
dodir ${dir}/fakk
exeinto /opt/fakk2/fakk