commit:     b40a01e7c63004d84b361ca493b3caf6adec8bf7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 03:52:34 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 03:52:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40a01e7

dev-java/offo-hyphenation: fix RedundantDodir

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild 
b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
index e68c0ee10fa..a70c0911e6b 100644
--- a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
+++ b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,6 @@ S="${WORKDIR}/${PN}"
 src_compile() { :; }
 
 src_install() {
-       dodir /usr/share/${PN}/
        insinto /usr/share/${PN}/
        doins -r hyph
 

Reply via email to