From 15cefa9ba8d911e264fc2b6397cbf1db34beefd2 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 2 Dec 2017 19:40:22 -0600 Subject: dev-python/oslotest: only run sphinx if doc is enabled Package-Manager: Portage-2.3.14, Repoman-2.3.6 --- dev-python/oslotest/oslotest-2.17.1.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/oslotest/oslotest-2.17.1.ebuild b/dev-python/oslotest/oslotest-2.17.1.ebuild index b030faf9630f..c77840476418 100644 --- a/dev-python/oslotest/oslotest-2.17.1.ebuild +++ b/dev-python/oslotest/oslotest-2.17.1.ebuild @@ -47,8 +47,6 @@ RDEPEND=" python_compile_all() { if use doc; then - esetup.py build_sphinx - else esetup.py build_sphinx -b man fi } -- cgit v1.2.3