From 643944754ac1d93fc3e9302bb75d3c5c1b55babf Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Thu, 26 May 2016 15:04:14 +0200 Subject: [PATCH] games-rpg/zsxd: use desktop-utils.exlib --- packages/games-rpg/zsxd/zsxd-1.10.3.exheres-0 | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/packages/games-rpg/zsxd/zsxd-1.10.3.exheres-0 b/packages/games-rpg/zsxd/zsxd-1.10.3.exheres-0 index ae218f6c..6821c3c6 100644 --- a/packages/games-rpg/zsxd/zsxd-1.10.3.exheres-0 +++ b/packages/games-rpg/zsxd/zsxd-1.10.3.exheres-0 @@ -1,6 +1,7 @@ # Copyright 2016 Julian Ospald # Distributed under the terms of the GNU General Public License v2 +require desktop-utils require cmake [ api=2 ] SUMMARY="A free 2D Zelda fangame parody" @@ -38,16 +39,6 @@ src_install() { exec solarus_run "/usr/share/solarus/${PN}" "\$@" EOF - insinto /usr/share/applications - hereins ${PN}.desktop <