- Fixed typo in sitelib macro
This commit is contained in:
parent
87dd782b95
commit
3f9c397028
@ -1,4 +1,4 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_pytho\n_lib()")}
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
%define pyrex_versio 0.9.3
|
||||
%define dbus_glib_version 0.70
|
||||
|
Loading…
Reference in New Issue
Block a user