mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/paramiko: fix docs install
Closes: https://bugs.gentoo.org/646992
This commit is contained in:
@@ -43,7 +43,7 @@ python_compile_all() {
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
use doc && local HTML_DOCS=( build/sphinx/html/. )
|
||||
use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
|
||||
|
||||
distutils-r1_python_install_all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user