Change some %define into %global

This commit is contained in:
Adam Goode 2010-01-06 15:40:48 +00:00
parent 507a1fca07
commit 85c56232e9

View File

@ -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