[empathy/f18] Revert "Drop disable static for now"

Brian Pepple bpepple at fedoraproject.org
Wed Aug 22 21:17:43 UTC 2012


commit ddcb979a3a9c29ab5bd1ffe2690fcecf4d2b0c9c
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Aug 22 16:16:16 2012 -0500

    Revert "Drop disable static for now"
    
    This reverts commit 9b86ae41935a0cf50c3497e170aa8cc9bdae1533.

 empathy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index 59ddb73..851c0be 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -84,7 +84,7 @@ rm data/empathy.desktop
 %build
 ## GCC complains about some unused functions, so we forcibly show those as
 ## simple warnings instead of build-halting errors.
-%configure
+%configure --disable-static
 ## RPATHs are yucky.
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool


More information about the scm-commits mailing list