python3 is not in rhel7
This commit is contained in:
parent
9d94ae88dc
commit
7afe4f5c50
@ -1,6 +1,6 @@
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
|
||||
%if 0%{?fedora} > 12 || 0%{?rhel} > 6
|
||||
%if 0%{?fedora} > 12 || 0%{?rhel} > 7
|
||||
%global with_python3 1
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user