summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 18:34:47 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 18:34:47 +0000
commit1a84b95526b967b7d9b7e378cd70c75296a4d4c1 (patch)
tree6ac178ade763607fa28e47d42d266997c7dd1a6b /games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild
parentRemoved INSTALL file. (diff)
downloadgentoo-2-1a84b95526b967b7d9b7e378cd70c75296a4d4c1.tar.gz
gentoo-2-1a84b95526b967b7d9b7e378cd70c75296a4d4c1.tar.bz2
gentoo-2-1a84b95526b967b7d9b7e378cd70c75296a4d4c1.zip
Removed INSTALL file.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild')
-rw-r--r--games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild
index 4a87cd42c6c0..d14979cb3676 100644
--- a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild
+++ b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.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-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.10 2004/07/26 05:56:46 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.11 2005/06/15 18:32:11 wolf31o2 Exp $
inherit games cvs
@@ -42,7 +42,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die "make install failed"
- dodoc AUTHORS ChangeLog INSTALL NEWS README THANKS
+ dodoc AUTHORS ChangeLog NEWS README THANKS
prepgamesdirs
}