- removed include/linux/types.h before build to be able to compile

This commit is contained in:
Thomas Woerner 2011-12-12 16:09:46 +01:00
parent 2830e77cd7
commit 697bb55852

View File

@ -78,6 +78,8 @@ CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
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 include/linux/types.h
make %{?_smp_mflags}
%install
@ -280,6 +282,7 @@ fi
- src: remove unused IPTABLES_MULTI define
- tests: add negation tests for libxt_statistic
- xtoptions: flag use of XTOPT_POINTER without XTOPT_PUT
- removed include/linux/types.h before build to be able to compile
* Tue Jul 26 2011 Thomas Woerner <twoerner@redhat.com> 1.4.12-2
- dropped temporary provide again