diff --git a/gnome-menus.spec b/gnome-menus.spec index e8fe521..6cca321 100644 --- a/gnome-menus.spec +++ b/gnome-menus.spec @@ -1,7 +1,7 @@ %define po_package gnome-menus %define enable_debugging 0 -{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: A menu system for the GNOME project Name: gnome-menus