summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-01-08 01:06:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-01-08 01:06:35 +0000
commited15dbf9f4fe28b6de83c7c2127f0ff65d1b3798 (patch)
tree5b250395b86bfa52d8f7f2c91a35e99415b6dc11 /games-emulation/gnuboy
parentquoting (diff)
downloadgentoo-2-ed15dbf9f4fe28b6de83c7c2127f0ff65d1b3798.tar.gz
gentoo-2-ed15dbf9f4fe28b6de83c7c2127f0ff65d1b3798.tar.bz2
gentoo-2-ed15dbf9f4fe28b6de83c7c2127f0ff65d1b3798.zip
needs prepgamesdirs
(Portage version: 2.0.53)
Diffstat (limited to 'games-emulation/gnuboy')
-rw-r--r--games-emulation/gnuboy/gnuboy-1.0.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/gnuboy/gnuboy-1.0.3.ebuild b/games-emulation/gnuboy/gnuboy-1.0.3.ebuild
index 6d195942ffd3..7ff1e73f40ef 100644
--- a/games-emulation/gnuboy/gnuboy-1.0.3.ebuild
+++ b/games-emulation/gnuboy/gnuboy-1.0.3.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-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.8 2005/08/29 04:19:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.9 2006/01/08 01:06:35 mr_bones_ Exp $
inherit games
@@ -45,4 +45,5 @@ src_install() {
fi
done
dodoc README docs/{CHANGES,CONFIG,CREDITS,FAQ,HACKING,WHATSNEW}
+ prepgamesdirs
}