use %global instead of %define

epel9
Dan Horák 9 years ago
parent 106116987a
commit 36952b581c

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

Loading…
Cancel
Save