summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2008-06-19 01:52:23 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2008-06-19 01:52:23 +0000
commitca3a3d8889dfe1ce62642f1a99b20ef265b4c60a (patch)
tree8244a829b3618197ecb4de89617377d2f91dfd80
parent12b5edb9ae351d65ea506e372b7164f429beca81 (diff)
downloadgnome-applets-ca3a3d8889dfe1ce62642f1a99b20ef265b4c60a.tar.gz
gnome-applets-ca3a3d8889dfe1ce62642f1a99b20ef265b4c60a.tar.xz
gnome-applets-ca3a3d8889dfe1ce62642f1a99b20ef265b4c60a.zip
-rw-r--r--gnome-applets.spec4
1 files changed, 1 insertions, 3 deletions
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 \