commit:     e3a27aef7575325049b67a7f4958502d1a956766
Author:     Peter Levine <plevine457 <AT> gmail <DOT> com>
AuthorDate: Fri Jan 21 02:09:16 2022 +0000
Commit:     Peter Levine <plevine457 <AT> gmail <DOT> com>
CommitDate: Fri Jan 21 02:09:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e3a27aef

games-util/steamtinkerlaunch: add missing die

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Peter Levine <plevine457 <AT> gmail.com>

 games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild 
b/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild
index 994b9fc9e..198ff4202 100644
--- a/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild
+++ b/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild
@@ -32,7 +32,7 @@ src_prepare() {
        sed -e 's|PREFIX := /usr|PREFIX := $(DESTDIR)/usr|g' \
                -e "s|share/doc/${PN}|share/doc/${PF}|g" \
                -e '/sed "s:^PREFIX/d' \
-               -i Makefile
+               -i Makefile || die
 }
 
 pkg_postinst() {

Reply via email to