Build nit broke s390

This commit is contained in:
roland 2006-07-13 01:22:49 +00:00
parent acf77d5d2a
commit b08b0c24e1
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Group: Development/Tools
Source: elfutils-%{version}.tar.gz
Patch1: elfutils-portability.patch
Patch2: elfutils-robustify.patch
Patch3: elfutils-0.122-cast.patch
Obsoletes: libelf libelf-devel
Requires: elfutils-libelf = %{version}-%{release}
Requires: elfutils-libs = %{version}-%{release}
@ -110,6 +111,8 @@ different sections of an ELF file.
%prep
%setup -q
%patch3 -p0
%if %{compat}
%patch1 -p1
sleep 1