build with python support

This commit is contained in:
Caolán McNamara 2012-05-14 10:24:19 +01:00
parent 593b01c44e
commit 0d6e9bb34c

View File

@ -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}