summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-09-23 08:45:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-09-23 08:45:41 +0000
commit922fae61fbc81202ed4ca57260e6120b4d394e97 (patch)
tree264225e0267f0488bf6a4390a440bf390fbe893b
parentMake that ~ppc. (Manifest recommit) (diff)
downloadgentoo-2-922fae61fbc81202ed4ca57260e6120b4d394e97.tar.gz
gentoo-2-922fae61fbc81202ed4ca57260e6120b4d394e97.tar.bz2
gentoo-2-922fae61fbc81202ed4ca57260e6120b4d394e97.zip
prepgamesdirs
-rw-r--r--games-arcade/late/late-0.1.0.ebuild3
-rw-r--r--games-arcade/pydance-songs/pydance-songs-20040410.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/games-arcade/late/late-0.1.0.ebuild b/games-arcade/late/late-0.1.0.ebuild
index 2df288e469bf..fcc90b2f89a1 100644
--- a/games-arcade/late/late-0.1.0.ebuild
+++ b/games-arcade/late/late-0.1.0.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-arcade/late/late-0.1.0.ebuild,v 1.6 2004/06/24 22:07:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/late-0.1.0.ebuild,v 1.7 2004/09/23 08:45:13 mr_bones_ Exp $
inherit games
@@ -20,4 +20,5 @@ DEPEND=">=media-libs/libsdl-1.1.8
src_install () {
egamesinstall || die
dodoc AUTHORS
+ prepgamesdirs
}
diff --git a/games-arcade/pydance-songs/pydance-songs-20040410.ebuild b/games-arcade/pydance-songs/pydance-songs-20040410.ebuild
index 3ec7892a91b2..d544e37c86c9 100644
--- a/games-arcade/pydance-songs/pydance-songs-20040410.ebuild
+++ b/games-arcade/pydance-songs/pydance-songs-20040410.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-arcade/pydance-songs/pydance-songs-20040410.ebuild,v 1.4 2004/08/23 00:31:25 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/pydance-songs-20040410.ebuild,v 1.5 2004/09/23 08:45:41 mr_bones_ Exp $
inherit games
@@ -21,4 +21,5 @@ src_install() {
insinto "${GAMES_DATADIR}/pydance/songs"
cd "${S}"
doins * || die
+ prepgamesdirs
}