commit:     94a86a874f2e57eb0200e2fabeedef3678099464
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 05:13:28 2021 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 05:13:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a86a87

net-misc/suite3270: switch dohtml to dodoc

Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>

 net-misc/suite3270/suite3270-4.0_p13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/suite3270/suite3270-4.0_p13.ebuild 
b/net-misc/suite3270/suite3270-4.0_p13.ebuild
index 1443f8fe7a9..e19e219259f 100644
--- a/net-misc/suite3270/suite3270-4.0_p13.ebuild
+++ b/net-misc/suite3270/suite3270-4.0_p13.ebuild
@@ -92,7 +92,7 @@ src_install() {
                cd "${S}/${p}"
                docinto ${p}
                dodoc README*
-               use doc && dohtml html/*
+               use doc && dodoc -r html
        done
 
        use X && font_src_install

Reply via email to