mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
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:
@@ -21,12 +21,12 @@ DOCS=(
|
||||
bashrc ChangeLog README
|
||||
)
|
||||
|
||||
HTML_DOCS=(
|
||||
"Docs/*"
|
||||
)
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
docinto html
|
||||
dodoc -r Docs/*
|
||||
|
||||
dobin ${PN}
|
||||
doman man/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user