From b620fb1b0929ff9657a2588aaa42b85e3021c102 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 20 Oct 2017 17:35:36 +0100 Subject: gentoo resync : 20.10.2017 --- games-simulation/flightgear/flightgear-9999.ebuild | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'games-simulation/flightgear/flightgear-9999.ebuild') diff --git a/games-simulation/flightgear/flightgear-9999.ebuild b/games-simulation/flightgear/flightgear-9999.ebuild index a4ad24d989ca..2a386a478420 100644 --- a/games-simulation/flightgear/flightgear-9999.ebuild +++ b/games-simulation/flightgear/flightgear-9999.ebuild @@ -113,17 +113,6 @@ src_configure() { src_install() { cmake-utils_src_install - # Install icons and menu entry - local s - for s in 16 22 24 32 48 64 128; do - doicon -s ${s} icons/${s}x${s}/apps/${PN}.png - use utils && doicon -s ${s} icons/${s}x${s}/apps/fgcom.png - done - doicon -s scalable icons/scalable/${PN}.svg - use utils && doicon -s scalable icons/scalable/fgcom.svg - - domenu package/org.flightgear.FlightGear.desktop - # Install bash completion (TODO zsh) # Uncomment below when scripts stops writing files... # sed -e "s|/usr/local/share/FlightGear|${GAMES_DATADIR}/${PN}|" \ -- cgit v1.2.3