diff options
-rw-r--r-- | dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild | 3 |
1 files changed, 1 insertions, 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 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 |