From 14401087fa36cd458d00f7e1738d6715ba8f1e17 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 03:17:57 +0100 Subject: games-action/shadowgrounds-bin: drop superfluous die Signed-off-by: Sam James --- games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-action') diff --git a/games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1-r1.ebuild b/games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1-r1.ebuild index 58f4129b9c57..90a1666c8a04 100644 --- a/games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1-r1.ebuild +++ b/games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1-r1.ebuild @@ -54,7 +54,7 @@ src_install() { for b in bin launcher ; do bb="shadowgrounds-${b}" exeinto ${d} - newexe ${bb} ${bb} || die + newexe ${bb} ${bb} make_wrapper ${bb} "./${bb}" "${d}" make_desktop_entry ${bb} "Shadowgrounds ${b}" Shadowgrounds -- cgit v1.2.3-65-gdbad