dev-python/pytest: Fix bug 597122, bad command in python_compile_all()

Package-Manager: portage-2.3.2
This commit is contained in:
Brian Dolbec
2016-10-14 12:24:14 -07:00
parent 85131640bb
commit cdff6a6b17

View 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() {