From cdff6a6b176c5fcd1dcffa03e02fed761a62f17a Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Fri, 14 Oct 2016 12:24:14 -0700 Subject: [PATCH] dev-python/pytest: Fix bug 597122, bad command in python_compile_all() Package-Manager: portage-2.3.2 --- dev-python/pytest/pytest-3.0.3.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild index fef1880f51eeb..55fd05566909a 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.ebuild @@ -63,7 +63,6 @@ python_test() { python_compile_all(){ use doc && emake -C doc/en html - distutils-r1_python_compile_all } python_install_all() {