From: Julian Ospald Date: Thu, 1 Oct 2015 13:48:32 +0000 (+0200) Subject: dev-libs/openssl: improve error handling X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=14f33223d861fe9be57186f7e625cf74f52e2273;p=gentoo.git dev-libs/openssl: improve error handling --- diff --git a/dev-libs/openssl/openssl-1.0.2d-r2.ebuild b/dev-libs/openssl/openssl-1.0.2d-r2.ebuild index c7bf2e2b76dd..7d2d03cc5174 100644 --- a/dev-libs/openssl/openssl-1.0.2d-r2.ebuild +++ b/dev-libs/openssl/openssl-1.0.2d-r2.ebuild @@ -201,7 +201,7 @@ multilib_src_install() { multilib_src_install_all() { # openssl installs perl version of c_rehash by default, but # we provide a shell version via app-misc/c_rehash - rm "${ED}"/usr/bin/c_rehash + rm "${ED}"/usr/bin/c_rehash || die dodoc CHANGES* FAQ NEWS README doc/*.txt doc/c-indentation.el dohtml -r doc/*