summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/widelands/widelands-0.0.9.ebuild')
-rw-r--r--games-strategy/widelands/widelands-0.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/widelands/widelands-0.0.9.ebuild b/games-strategy/widelands/widelands-0.0.9.ebuild
index ba9122789c5b..0fb731201c77 100644
--- a/games-strategy/widelands/widelands-0.0.9.ebuild
+++ b/games-strategy/widelands/widelands-0.0.9.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-strategy/widelands/widelands-0.0.9.ebuild,v 1.2 2005/05/05 15:32:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/widelands/widelands-0.0.9.ebuild,v 1.3 2005/06/15 19:22:10 wolf31o2 Exp $
inherit eutils games
@@ -38,7 +38,7 @@ src_install() {
local dir=${GAMES_DATADIR}/${PN}
insinto "${dir}"
- doins -r fonts maps pics tribes worlds campaigns COPYING README \
+ doins -r fonts maps pics tribes worlds campaigns README \
|| die "doins failed"
exeinto "${dir}"
doexe ${PN} || die "copying widelands"