dev-python/pmw: remove dohtml

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
This commit is contained in:
Alexey Shvetsov
2019-10-02 16:04:16 +03:00
parent 81290a698b
commit be539532b8

View File

@@ -44,7 +44,7 @@ python_install_all() {
local DIR="Pmw/Pmw_1_3_3"
if use doc; then
dohtml -a html,gif,py ${DIR}/doc/*
dodoc -r ${DIR}/doc/*
fi
if use examples; then