projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ee8caa
)
dev-db/mysql: don't install my_print_defaults man page
author
Thomas Deutschmann
<whissi@gentoo.org>
Fri, 2 Aug 2019 16:42:14 +0000
(18:42 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Fri, 2 Aug 2019 16:56:18 +0000
(18:56 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-db/mysql/mysql-8.0.17_pre1.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/mysql/mysql-8.0.17_pre1.ebuild
b/dev-db/mysql/mysql-8.0.17_pre1.ebuild
index bc4fb0cad0c3ac593d3d5c2b901714f652fba9fa..a1c1a4d312e81668f7ee894230bf756eba23c2f3 100644
(file)
--- a/
dev-db/mysql/mysql-8.0.17_pre1.ebuild
+++ b/
dev-db/mysql/mysql-8.0.17_pre1.ebuild
@@
-237,6
+237,7
@@
src_prepare() {
# man pages for client-lib tools we don't install
rm \
+ man/my_print_defaults.1 \
man/perror.1 \
man/zlib_decompress.1 \
|| die