summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Santos (javamonger) <daniel.santos@pobox.com>2010-10-21 07:10:45 +0000
committerDaniel Santos (javamonger) <daniel.santos@pobox.com>2010-10-21 07:10:45 +0000
commit1b750da4f1705bde885dedf5f20c1603c1bf189d (patch)
tree699349acbec794c4ac22af9498ab09fa4beab233 /games-strategy/moo2/moo2-1.40.24.ebuild
parentgames-strategy/moo2: Added menu launcher, cleanup, formatting, comments and s... (diff)
downloadsunrise-1b750da4f1705bde885dedf5f20c1603c1bf189d.tar.gz
sunrise-1b750da4f1705bde885dedf5f20c1603c1bf189d.tar.bz2
sunrise-1b750da4f1705bde885dedf5f20c1603c1bf189d.zip
games-strategy/moo2: Added readme.html which explains the possible options for your configuration.
svn path=/sunrise/; revision=11452
Diffstat (limited to 'games-strategy/moo2/moo2-1.40.24.ebuild')
-rw-r--r--games-strategy/moo2/moo2-1.40.24.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/games-strategy/moo2/moo2-1.40.24.ebuild b/games-strategy/moo2/moo2-1.40.24.ebuild
index a6e41149e..7d080868a 100644
--- a/games-strategy/moo2/moo2-1.40.24.ebuild
+++ b/games-strategy/moo2/moo2-1.40.24.ebuild
@@ -114,6 +114,7 @@ src_install() {
doicon "${WORKDIR}/${PN}.png" || die "doicon failed"
make_desktop_entry "${PN}" "Master of Orion II: Battle at Antares" ||
die "make_desktop_entry failed"
+ dodoc "${FILESDIR}/${PVR}/readme.html" || die "dodoc failed"
prepgamesdirs
}