mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/oslotest: only run sphinx if doc is enabled
Package-Manager: Portage-2.3.14, Repoman-2.3.6
This commit is contained in:
@@ -47,8 +47,6 @@ RDEPEND="
|
||||
|
||||
python_compile_all() {
|
||||
if use doc; then
|
||||
esetup.py build_sphinx
|
||||
else
|
||||
esetup.py build_sphinx -b man
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user