Fix build for when _smp_mflags is not defined.

This commit is contained in:
Matthias Saou 2005-08-23 15:13:11 +00:00
parent ba8184c5e8
commit fb25eb466a

View File

@ -25,7 +25,7 @@ Linux UDF Filesystem userspace utilities.
%build %build
%configure %configure
%{__make} %{_smp_mflags} %{__make} %{?_smp_mflags}
%install %install