diff --git a/gnome-applets.spec b/gnome-applets.spec index 57ba7ba..57ed461 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -30,7 +30,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define build_stickynotes 0 +%define build_stickynotes 1 Summary: Small applications for the GNOME panel Name: gnome-applets @@ -177,8 +177,6 @@ autoreconf --enable-suid=no \ %if %{build_stickynotes} --enable-stickynotes \ -%else - --disable-stickynotes \ %endif --disable-battstat \ --disable-scrollkeeper \