[empathy/f18] Drop disable static for now

Brian Pepple bpepple at fedoraproject.org
Wed Aug 22 20:54:35 UTC 2012


commit 9b86ae41935a0cf50c3497e170aa8cc9bdae1533
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Aug 22 15:53:56 2012 -0500

    Drop disable static for now

 empathy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index 851c0be..59ddb73 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 --disable-static
+%configure
 ## 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