mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-lua/hump: include HTML docs correctly in installation
Signed-off-by: Suleyman Farajli <suleyman@farajli.net>
This commit is contained in:
@@ -44,7 +44,7 @@ src_install() {
|
||||
lua_foreach_impl lua_src_install
|
||||
if use doc; then
|
||||
doman docs/_build/man/hump.1
|
||||
local HTML_DOCS=( docs/_build/html/ )
|
||||
local HTML_DOCS=( docs/_build/html/. )
|
||||
fi
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user