Change some %define into %global
This commit is contained in:
parent
507a1fca07
commit
85c56232e9
@ -1,4 +1,4 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: vips
|
||||
Version: 7.18.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user