dev-db/mysql: drop unneeded empty line
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 2 Aug 2019 21:58:35 +0000 (23:58 +0200)
committerThomas 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

index 51372d0a361f1ecdffadc7824516569402791012..05cb0dc5f93db61766b0d9c0d2508db893142a2b 100644 (file)
@@ -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