SHA256
1
0
forked from pool/lziprecover

enable smp on check

OBS-URL: https://build.opensuse.org/package/show/Archiving/lziprecover?expand=0&rev=16
This commit is contained in:
Jan Engelhardt 2018-12-14 11:56:30 +00:00 committed by Git OBS Bridge
parent 43d0f25f26
commit 0fa8834eaf

View File

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