commit: 97c958c4420dbf3c81da2bd73e298311d025983b
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 13:22:23 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 13:22:23 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c958c4
net-print/foomatic-db-ppds: Don't install ReadMe file into ppds directory
Gentoo-Bug: #559008
Package-Manager: portage-2.2.20.1
...-ppds-4.0.20150819.ebuild => foomatic-db-ppds-4.0.20150819-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20150819.ebuild
b/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20150819-r1.ebuild
similarity index 93%
rename from net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20150819.ebuild
rename to net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20150819-r1.ebuild
index 1c7bc84..8878292 100644
--- a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20150819.ebuild
+++ b/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20150819-r1.ebuild
@@ -21,6 +21,7 @@ S="${WORKDIR}/${PN/-ppds}-$(get_version_component_range 3
${PV})"
src_prepare() {
epatch "${FILESDIR}/Makefile.in-4.0.20120117.patch"
+ rm db/source/PPD/Kyocera/ReadMe.htm || die # bug #559008
}
src_install() {