dev-python/pytest: Fix bug 597122, bad command in python_compile_all()
authorBrian Dolbec <dolsen@gentoo.org>
Fri, 14 Oct 2016 19:24:14 +0000 (12:24 -0700)
committerBrian Dolbec <dolsen@gentoo.org>
Fri, 14 Oct 2016 19:25:13 +0000 (12:25 -0700)
Package-Manager: portage-2.3.2

dev-python/pytest/pytest-3.0.3.ebuild

index fef1880f51eeb62e6d0942291eac22e2eab00d34..55fd05566909ab069ab7451f26faede202b00e6e 100644 (file)
@@ -63,7 +63,6 @@ python_test() {
 
 python_compile_all(){
        use doc && emake -C doc/en html
-       distutils-r1_python_compile_all
 }
 
 python_install_all() {