summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 18:57:58 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 18:57:58 +0000
commite5e0db121bc929203dba94c3a7635c24a4db1be2 (patch)
tree2edaa3162dd33520a8077050fadf5f3e0baab49f /games-mud/tkmoo/tkmoo-0.3.32.ebuild
parentKeyworded ~sparc wrt #62644 (diff)
downloadhistorical-e5e0db121bc929203dba94c3a7635c24a4db1be2.tar.gz
historical-e5e0db121bc929203dba94c3a7635c24a4db1be2.tar.bz2
historical-e5e0db121bc929203dba94c3a7635c24a4db1be2.zip
Removed INSTALL.unix file.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-mud/tkmoo/tkmoo-0.3.32.ebuild')
-rw-r--r--games-mud/tkmoo/tkmoo-0.3.32.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/tkmoo/tkmoo-0.3.32.ebuild b/games-mud/tkmoo/tkmoo-0.3.32.ebuild
index a9c91eb589a9..607bb02795e4 100644
--- a/games-mud/tkmoo/tkmoo-0.3.32.ebuild
+++ b/games-mud/tkmoo/tkmoo-0.3.32.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-mud/tkmoo/tkmoo-0.3.32.ebuild,v 1.10 2005/05/01 17:03:40 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tkmoo/tkmoo-0.3.32.ebuild,v 1.11 2005/06/15 18:57:58 wolf31o2 Exp $
inherit eutils games
@@ -41,7 +41,7 @@ src_install() {
TKMOO_BIN_DIR="${D}/${GAMES_BINDIR}" \
install \
|| die "make install failed"
- dodoc README INSTALL.unix dot.tkmoolightrc bugsmail.txt
+ dodoc README dot.tkmoolightrc bugsmail.txt
dosym tkMOO-lite "${GAMES_BINDIR}/tkmoo"
prepgamesdirs
}