enable smp for check

OBS-URL: https://build.opensuse.org/package/show/Archiving/clzip?expand=0&rev=26
This commit is contained in:
Jan Engelhardt 2018-12-14 11:55:57 +00:00 committed by Git OBS Bridge
parent 66cd0977db
commit 959440df2f

View File

@ -62,7 +62,7 @@ popd
%check
pushd build/
make check
make %{?_smp_mflags} check
popd
%post