dev-tcltk/expect-lite: Fix html docs

Closes: https://bugs.gentoo.org/668142
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
This commit is contained in:
Tupone Alfredo
2018-10-09 12:24:41 +02:00
parent eaa7a6fa3c
commit 90a122e46e

View File

@@ -21,12 +21,12 @@ DOCS=(
bashrc ChangeLog README
)
HTML_DOCS=(
"Docs/*"
)
src_install() {
default
docinto html
dodoc -r Docs/*
dobin ${PN}
doman man/*