From: Göktürk Yüksek Date: Sat, 21 May 2016 16:00:59 +0000 (-0400) Subject: net-firewall/shorewall: add a few missing '|| die' for 5.0.8.2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=45a91a72386eba5442257bacaf1a200ea3e21a1f;p=gentoo.git net-firewall/shorewall: add a few missing '|| die' for 5.0.8.2 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1512 Signed-off-by: Ian Delaney --- diff --git a/net-firewall/shorewall/shorewall-5.0.8.2.ebuild b/net-firewall/shorewall/shorewall-5.0.8.2.ebuild index afd5706f3cc4..f87c043d2af8 100644 --- a/net-firewall/shorewall/shorewall-5.0.8.2.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.8.2.ebuild @@ -222,9 +222,9 @@ src_prepare() { eprefixify "${S}"/${MY_PN_INIT}/init.gentoo.sh - cd "${S}"/${MY_PN_INIT} + cd "${S}"/${MY_PN_INIT} || die eapply -p2 "${FILESDIR}"/shorewall-init-01_remove-ipset-functionality.patch - cd "${S}" + cd "${S}" || die fi # shorewall-docs-html