From 0d6e9bb34c3fcf26b319f7f2f7d88a81639dfa25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 14 May 2012 10:24:19 +0100 Subject: [PATCH] build with python support --- libgsf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}