From b40a01e7c63004d84b361ca493b3caf6adec8bf7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 20 Oct 2020 03:52:34 +0000 Subject: dev-java/offo-hyphenation: fix RedundantDodir Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James --- dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-java/offo-hyphenation') diff --git a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild index e68c0ee10fa8..a70c0911e6b8 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 -- cgit v1.2.3-65-gdbad