[mate-applets] update configure flags

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Jan 22 21:45:40 UTC 2014


commit b5feea85d13b22800e44eade6e90204133797a98
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Jan 22 22:45:55 2014 +0100

    update configure flags

 mate-applets.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/mate-applets.spec b/mate-applets.spec
index 0dc2b97..f191c5d 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -47,14 +47,14 @@ autoreconf -fi
 %build
 %configure   \
     --disable-schemas-compile                \
-    --disable-scrollkeeper                   \
+    --with-gtk=2.0                           \
 	--disable-static                         \
     --with-x                                 \
     --enable-polkit                          \
     --enable-networkmanager                  \
     --enable-ipv6                            \
     --disable-timer-applet                   \
-    --libexecdir=%{_libexecdir}/mate-applets 
+    --libexecdir=%{_libexecdir}/mate-applets
 
 make %{?_smp_mflags} V=1
 
@@ -146,6 +146,7 @@ fi
 - use modern 'make install' macro
 - clean up file section
 - build without gucharmap support
+- update configure flags
 
 * Wed Jan 1 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-1
 - update to 1.6.2 release


More information about the scm-commits mailing list