[libmateweather] add --disable-schemas-compile configure flag

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Sep 2 16:39:58 UTC 2013


commit c6d913a3e771cce8e8c3d1d4b75607caf205579d
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Sep 2 18:39:44 2013 +0200

    add --disable-schemas-compile configure flag

 libmateweather.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libmateweather.spec b/libmateweather.spec
index 2b94f94..9243e86 100644
--- a/libmateweather.spec
+++ b/libmateweather.spec
@@ -28,6 +28,7 @@ Development files for libmateweather
 
 %build
 %configure --disable-static       \
+           --disable-schemas-compile \
            --with-gnu-ld          \
            --enable-gtk-doc-html  
 
@@ -76,6 +77,7 @@ fi
 %changelog
 * Mon Sep 02 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-2
 - disable disable python bindings
+- add --disable-schemas-compile configure flag
 
 * Sat Aug 10 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-1
 - remove BR gsettings-desktop-schemas-devel


More information about the scm-commits mailing list