[mate-dialogs] remove non-supported --disable-static configure flag

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Oct 16 21:54:37 UTC 2013


commit 52d06a42cf4705d988339066cdf6034b51764aaa
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Oct 16 23:54:33 2013 +0200

    remove non-supported --disable-static configure flag

 mate-dialogs.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mate-dialogs.spec b/mate-dialogs.spec
index bc91fd9..35f7550 100644
--- a/mate-dialogs.spec
+++ b/mate-dialogs.spec
@@ -19,8 +19,7 @@ Displays dialog boxes from shell scripts.
 
 
 %build
-%configure --disable-static \
-           --disable-scrollkeeper 
+%configure --disable-scrollkeeper 
 
 make %{?_smp_mflags} V=1
 
@@ -47,6 +46,7 @@ make %{?_smp_mflags} V=1
 - remove needless BR rarian-compat
 - remove --with-gnome from find language
 - remove NOCONFIGURE=1 ./autogen.sh
+- remove non-supported --disable-static configure flag
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list