commit:     45869eeea51a81c30016917e073cbaef4d507336
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 12 08:34:44 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Apr 12 08:35:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45869eee

dev-tex/rubber: remove unnecessary dodir

Closes: https://bugs.gentoo.org/929195
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-tex/rubber/rubber-1.6.4-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-tex/rubber/rubber-1.6.4-r1.ebuild 
b/dev-tex/rubber/rubber-1.6.4-r1.ebuild
index 405bf11742ff..39ebc4698ab0 100644
--- a/dev-tex/rubber/rubber-1.6.4-r1.ebuild
+++ b/dev-tex/rubber/rubber-1.6.4-r1.ebuild
@@ -110,6 +110,5 @@ src_install() {
        dodir /usr/share/man/fr
        mv "${D}"/usr/share/{doc/man-fr,man/fr/man1} || die
        mv "${D}"/usr/share/{doc/man-en,man/man1} || die
-       dodir /usr/share/doc/${P}
        mv "${D}"/usr/share/doc/{rubber.*,${PF}/} || die
 }

Reply via email to