summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Schmitt <chris@ilovelinux.de>2013-11-15 11:25:37 +0100
committerChristian Schmitt <chris@ilovelinux.de>2013-11-15 11:26:20 +0100
commit96274ed6d060cacecf73d99efcb471179efa50e2 (patch)
tree3986ee1d83116225f6d99301f40613dce32f2a0e /games-simulation
parent[games-emulation/ps2emu-ALL] updated live and removed ancient releases (diff)
downloadgamerlay-96274ed6d060cacecf73d99efcb471179efa50e2.tar.gz
gamerlay-96274ed6d060cacecf73d99efcb471179efa50e2.tar.bz2
gamerlay-96274ed6d060cacecf73d99efcb471179efa50e2.zip
[games-simulation/flightgear] fix icon installation
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/flightgear/flightgear-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/flightgear/flightgear-9999.ebuild b/games-simulation/flightgear/flightgear-9999.ebuild
index 3463f06..0c7b21f 100644
--- a/games-simulation/flightgear/flightgear-9999.ebuild
+++ b/games-simulation/flightgear/flightgear-9999.ebuild
@@ -70,7 +70,7 @@ src_configure() {
src_install() {
cmake-utils_src_install
- newicon -s 48 icons/fg-48.png ${PN}.png
+ doicon -s scalable icons/scalable/flightgear.svg
newmenu package/${PN}.desktop ${PN}.desktop
prepgamesdirs
}