summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah El Lazkani <ThyArmageddon+GentooOverlay@Gmail.com>2013-07-05 22:27:34 -0400
committerElijah El Lazkani <ThyArmageddon+GentooOverlay@Gmail.com>2013-07-05 22:27:34 -0400
commitc27156f148035b28c81b31f2d8f991139220d6f5 (patch)
tree3a00354a6569a262fe13b6a497440025ebdbd17d
parentReadds git links to Solarus packages. (diff)
downloadArmageddon-c27156f148035b28c81b31f2d8f991139220d6f5.tar.gz
Armageddon-c27156f148035b28c81b31f2d8f991139220d6f5.tar.bz2
Armageddon-c27156f148035b28c81b31f2d8f991139220d6f5.zip
Revert zsdx back to manual install...
-rw-r--r--games-rpg/zsdx/zsdx-1.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/zsdx/zsdx-1.6.2.ebuild b/games-rpg/zsdx/zsdx-1.6.2.ebuild
index 1f4a952..00b981a 100644
--- a/games-rpg/zsdx/zsdx-1.6.2.ebuild
+++ b/games-rpg/zsdx/zsdx-1.6.2.ebuild
@@ -20,7 +20,7 @@ RDEPEND="=games-engines/solarus-1.0.4"
DEPEND="${RDEPEND}"
src_install() {
- default
+ cmake-utils_src_install
newicon -s 48 ${DISTDIR}/${PN}_icon_48.png ${PN}.png
make_desktop_entry ${PN} "Zelda: Mystery of Solarus DX" ${PN}.png
}