mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/blinker: Readd doc USE handling
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -24,6 +24,6 @@ python_test() {
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
HTML_DOCS=( docs/html/. )
|
||||
use doc && HTML_DOCS=( docs/html/. )
|
||||
distutils-r1_python_install_all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user