bot: rpm5 -> rpm4 (8)

This commit is contained in:
NixTux Commit Bot 2020-01-13 15:44:35 +03:00
parent 0a89285a0c
commit 7490632d0d

View file

@ -79,10 +79,10 @@ rm -rf deps
%cmake \ %cmake \
-DTHREADSAFE:BOOL=ON \ -DTHREADSAFE:BOOL=ON \
-DUSE_SSH:BOOL=ON -DUSE_SSH:BOOL=ON
%make_build %make
%install %install
%make_install -C build %makeinstall_std -C build
%check %check
ctest -V ctest -V