summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-09-23 08:54:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-09-23 08:54:41 +0000
commit0f6fbb80439eaaf63f71ee615458cfccc4a4f96a (patch)
tree42aafbb3cb422038f87584d742ac8905b0ea57b6 /games-emulation/yabause
parentclean older ebuild (diff)
downloadhistorical-0f6fbb80439eaaf63f71ee615458cfccc4a4f96a.tar.gz
historical-0f6fbb80439eaaf63f71ee615458cfccc4a4f96a.tar.bz2
historical-0f6fbb80439eaaf63f71ee615458cfccc4a4f96a.zip
prepgamesdirs
Diffstat (limited to 'games-emulation/yabause')
-rw-r--r--games-emulation/yabause/yabause-0.0.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/yabause/yabause-0.0.6.ebuild b/games-emulation/yabause/yabause-0.0.6.ebuild
index fad47689a353..5c1efd877a30 100644
--- a/games-emulation/yabause/yabause-0.0.6.ebuild
+++ b/games-emulation/yabause/yabause-0.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.0.6.ebuild,v 1.1 2004/07/06 01:25:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.0.6.ebuild,v 1.2 2004/09/23 08:54:41 mr_bones_ Exp $
inherit games
@@ -20,4 +20,5 @@ DEPEND="media-libs/libsdl
src_install() {
make DESTDIR="${D}" install || die "make install failed"
dodoc AUTHORS ChangeLog TODO README
+ prepgamesdirs
}