fix compilation

This commit is contained in:
Jan Šafránek 2010-05-03 12:32:36 +00:00
parent 73f48ca49c
commit 4f2c9a2703

View File

@ -78,6 +78,7 @@ export CFLAGS="-fPIC $RPM_OPT_FLAGS"
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
rm -f swig/python/OpenIPMI_wrap.c
make # not %{?_smp_mflags} safe
%install