projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd36a3b
)
dev-libs/openssl: improve error handling
author
Julian Ospald
<hasufell@gentoo.org>
Thu, 1 Oct 2015 13:48:32 +0000
(15:48 +0200)
committer
Julian Ospald
<hasufell@gentoo.org>
Thu, 1 Oct 2015 13:48:52 +0000
(15:48 +0200)
dev-libs/openssl/openssl-1.0.2d-r2.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/openssl/openssl-1.0.2d-r2.ebuild
b/dev-libs/openssl/openssl-1.0.2d-r2.ebuild
index c7bf2e2b76ddeb558a65e926e7646a7844a969b5..7d2d03cc51747535b486be0bf43c508805053a0b 100644
(file)
--- 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/*