projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1e0aa9
)
dev-db/mysql: drop unneeded empty line
author
Thomas Deutschmann
<whissi@gentoo.org>
Fri, 2 Aug 2019 21:58:35 +0000
(23:58 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Fri, 2 Aug 2019 21:58:47 +0000
(23:58 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-db/mysql/mysql-5.7.27.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/mysql/mysql-5.7.27.ebuild
b/dev-db/mysql/mysql-5.7.27.ebuild
index 51372d0a361f1ecdffadc7824516569402791012..05cb0dc5f93db61766b0d9c0d2508db893142a2b 100644
(file)
--- a/
dev-db/mysql/mysql-5.7.27.ebuild
+++ b/
dev-db/mysql/mysql-5.7.27.ebuild
@@
-303,7
+303,6
@@
src_prepare() {
man/zlib_decompress.1 \
|| die
-
if use libressl ; then
sed -i 's/OPENSSL_MAJOR_VERSION STREQUAL "1"/OPENSSL_MAJOR_VERSION STREQUAL "2"/' \
"${S}/cmake/ssl.cmake" || die