summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/koth/koth-0.8.0.ebuild')
-rw-r--r--games-action/koth/koth-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/koth/koth-0.8.0.ebuild b/games-action/koth/koth-0.8.0.ebuild
index 59b1ca2cd252..0ebf7e264622 100644
--- a/games-action/koth/koth-0.8.0.ebuild
+++ b/games-action/koth/koth-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation and Arcady Genkin <agenkin@thpoon.com>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.12 2005/05/31 08:00:18 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.13 2005/06/15 17:31:31 wolf31o2 Exp $
inherit eutils games
@@ -25,6 +25,6 @@ src_install() {
make DESTDIR=${D} install || die "make install failed"
insinto /etc/koth
doins src/koth.cfg
- dodoc AUTHORS ChangeLog INSTALL NEWS README doc/*.txt
+ dodoc AUTHORS ChangeLog NEWS README doc/*.txt
prepgamesdirs
}