fixes:
180fa85d7d00aea463c399f70348beaad9166eb7
Closes: https://bugs.gentoo.org/717970
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --force
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
src_compile() {
python_foreach_impl run_in_build_dir default
+ distutils-r1_src_compile
if use doc ; then
cd docs || die
sphinx-build -b html -d _build/doctrees . _build/html
src_compile() {
python_foreach_impl run_in_build_dir default
+ distutils-r1_src_compile
if use doc ; then
cd docs || die
sphinx-build -b html -d _build/doctrees . _build/html