diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-12 06:35:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-12 06:35:49 +0000 |
commit | e9c72deba8b8b8c369c159c9a3f8f86c973b21b0 (patch) | |
tree | abe18ec34ed9050c0d9d8bc3068200513514fdc7 /games-action/phobiaii | |
parent | playfreecraft is stupid (diff) | |
download | gentoo-2-e9c72deba8b8b8c369c159c9a3f8f86c973b21b0.tar.gz gentoo-2-e9c72deba8b8b8c369c159c9a3f8f86c973b21b0.tar.bz2 gentoo-2-e9c72deba8b8b8c369c159c9a3f8f86c973b21b0.zip |
playphobiaII is stupid
Diffstat (limited to 'games-action/phobiaii')
-rw-r--r-- | games-action/phobiaii/phobiaii-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/phobiaii/phobiaii-1.1.ebuild b/games-action/phobiaii/phobiaii-1.1.ebuild index ecd2914fcdb7..0836bad2729b 100644 --- a/games-action/phobiaii/phobiaii-1.1.ebuild +++ b/games-action/phobiaii/phobiaii-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v 1.2 2003/11/19 20:26:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v 1.3 2004/01/12 06:35:49 vapier Exp $ inherit games @@ -28,7 +28,7 @@ src_install() { dodir ${GAMES_PREFIX_OPT}/${PN} mv * ${D}/${GAMES_PREFIX_OPT}/${PN}/ - dogamesbin ${FILESDIR}/playphobiaII + dogamesbin ${FILESDIR}/phobiaII prepgamesdirs } |