summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 03:17:57 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:17:28 +0100
commit14401087fa36cd458d00f7e1738d6715ba8f1e17 (patch)
tree129ee96556a1507074e90ea99a89b41b586e67a1 /games-action
parentgames-action/rrootage: eutils-- (diff)
downloadgentoo-14401087fa36cd458d00f7e1738d6715ba8f1e17.tar.gz
gentoo-14401087fa36cd458d00f7e1738d6715ba8f1e17.tar.bz2
gentoo-14401087fa36cd458d00f7e1738d6715ba8f1e17.zip
games-action/shadowgrounds-bin: drop superfluous die
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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