[libgsf] build with python support

Caolán McNamara caolanm at fedoraproject.org
Mon May 14 09:24:23 UTC 2012


commit 0d6e9bb34c3fcf26b319f7f2f7d88a81639dfa25
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon May 14 10:24:19 2012 +0100

    build with python support

 libgsf.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgsf.spec b/libgsf.spec
index bf4425f..d187d55 100644
--- a/libgsf.spec
+++ b/libgsf.spec
@@ -44,7 +44,7 @@ Python bindings for libgsf
 %setup -q
 
 %build
-%configure --disable-gtk-doc --disable-static
+%configure --disable-gtk-doc --disable-static --with-python
 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
 make %{?_smp_mflags}


More information about the scm-commits mailing list