Shut off tests

e9
Erik Johnson 10 years ago
parent 997d8027c1
commit 7e0036c931

@ -5,7 +5,7 @@
%define __python %{_bindir}/python%{?pybasever}
%endif
%global include_tests 1
%global include_tests 0
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}

Loading…
Cancel
Save