epel6 builds, take two. parallel make breaks koji epel builds

This commit is contained in:
Kaleb KEITHLEY 2011-11-23 10:32:11 -05:00
parent df10eddc5b
commit c6f37fcdb3

View File

@ -212,7 +212,8 @@ This package provides the development libraries.
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}
#%{__make} %{?_smp_mflags} # parallel make breaks koji epel builds
%{__make}
%install
%{__rm} -rf %{buildroot}