Do not use %%ctest3

This commit is contained in:
sagitter 2018-09-14 11:59:31 +02:00
parent 28eec82e83
commit 65ce9f9930

View File

@ -78,7 +78,7 @@ mkdir -p build; cd build
%check
pushd build
%ctest3 -V %{?_smp_mflags}
ctest3 -V %{?_smp_mflags}
popd
%ldconfig_scriptlets