diff options
-rw-r--r-- | packaging/python-coverage.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/python-coverage.spec b/packaging/python-coverage.spec index 62f7ca4..ccf4e49 100644 --- a/packaging/python-coverage.spec +++ b/packaging/python-coverage.spec @@ -1,7 +1,3 @@ -%if 0%{?fedora} > 12 || 0%{?rhel} > 6 -%global with_python3 1 -%endif - %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} # tracer.so is a private object, don't include it in the provides |