diff --git a/dbus-python.spec b/dbus-python.spec index 93667df..217325b 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -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