summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-03-17 00:55:45 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-03-17 00:55:58 +0100
commit0df65ab2ecc61eae5c72d65fad344918c432e9bf (patch)
tree3ac9157b0c3b8d7e70c3911645dee32c3914d2c2
parentmedia-gfx/opentoonz: fix ebuild header. (diff)
downloadgentoo-0df65ab2ecc61eae5c72d65fad344918c432e9bf.tar.gz
gentoo-0df65ab2ecc61eae5c72d65fad344918c432e9bf.tar.bz2
gentoo-0df65ab2ecc61eae5c72d65fad344918c432e9bf.zip
dev-db/mysqltuner: do not install README file.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--dev-db/mysqltuner/mysqltuner-1.6.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild b/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild
index 7a51ca5617e3..4bb2ed7b6a9b 100644
--- a/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild
+++ b/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild
@@ -19,7 +19,7 @@ RDEPEND="dev-lang/perl
virtual/perl-Getopt-Long
virtual/mysql"
-DOCS=( README.* USAGE.md CONTRIBUTING.md INTERNALS.md basic_passwords.txt vulnerabilities.csv )
+DOCS=( USAGE.md CONTRIBUTING.md INTERNALS.md basic_passwords.txt vulnerabilities.csv )
S="${WORKDIR}/${MY_PN}-${PV}"
src_install() {