From cd0325d3b72da73c0c7308664ecdf32cdb666b34 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 15 Jun 2005 17:32:25 +0000 Subject: Removed INSTALL file. (Portage version: 2.0.51.22-r1) --- games-action/koth/koth-0.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-action/koth/koth-0.8.0.ebuild') 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 # 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 } -- cgit v1.2.3-65-gdbad