Correct global keyword.
This commit is contained in:
parent
41002beaba
commit
a164d4daa6
@ -1,5 +1,5 @@
|
||||
%if 0%{?fedora} > 12 || 0%{?rhel} > 6
|
||||
global with_python3 1
|
||||
%global with_python3 1
|
||||
%else
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")}
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user