commit: 1e9163dfe6a46601fa9c00c2f3af79a7a8e8ef4a
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 17 00:31:47 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Aug 17 00:50:05 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9163df
dev-db/mysql: man/zlib_decompress.1 not present in 5.6
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-db/mysql/mysql-5.6.45.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-db/mysql/mysql-5.6.45.ebuild b/dev-db/mysql/mysql-5.6.45.ebuild
index d25d5ae4af3..4c2579a3156 100644
--- a/dev-db/mysql/mysql-5.6.45.ebuild
+++ b/dev-db/mysql/mysql-5.6.45.ebuild
@@ -201,7 +201,6 @@ src_prepare() {
rm \
man/my_print_defaults.1 \
man/perror.1 \
- man/zlib_decompress.1 \
|| die
if use libressl ; then