Take smp_flags away for troubleshooting

This commit is contained in:
Steve Grubb 2007-02-21 00:20:25 +00:00
parent cfd7264394
commit d57251a50c

View File

@ -59,7 +59,7 @@ and libauparse can be used by python.
%build %build
autoreconf -fv --install autoreconf -fv --install
%configure --sbindir=/sbin --libdir=/%{_lib} %configure --sbindir=/sbin --libdir=/%{_lib}
make %{?_smp_mflags} make
%install %install
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT