summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 19:01:34 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 19:01:34 +0000
commit365ffbd60a9962b9ca3e77b1c1b7ce1409d3ade1 (patch)
tree0df5a88a930d3148c6d9d81cecb1799bfe6fdd0a /games-puzzle/construo/construo-0.2.2.ebuild
parentRemoved INSTALL.unix file. (diff)
downloadhistorical-365ffbd60a9962b9ca3e77b1c1b7ce1409d3ade1.tar.gz
historical-365ffbd60a9962b9ca3e77b1c1b7ce1409d3ade1.tar.bz2
historical-365ffbd60a9962b9ca3e77b1c1b7ce1409d3ade1.zip
Removed INSTALL file.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-puzzle/construo/construo-0.2.2.ebuild')
-rw-r--r--games-puzzle/construo/construo-0.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/construo/construo-0.2.2.ebuild b/games-puzzle/construo/construo-0.2.2.ebuild
index 3a85b7d1ab75..6a99358d6a0b 100644
--- a/games-puzzle/construo/construo-0.2.2.ebuild
+++ b/games-puzzle/construo/construo-0.2.2.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-puzzle/construo/construo-0.2.2.ebuild,v 1.7 2005/06/10 13:44:30 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/construo/construo-0.2.2.ebuild,v 1.8 2005/06/15 18:59:07 wolf31o2 Exp $
inherit games
@@ -36,6 +36,6 @@ src_install() {
DESTDIR="${D}" \
bindir="${GAMES_BINDIR}" install \
|| die "make install failed"
- dodoc AUTHORS INSTALL INSTALL.configure NEWS README TODO
+ dodoc AUTHORS INSTALL.configure NEWS README TODO
prepgamesdirs
}