mirror of
https://abf.rosa.ru/djam/libgit2.git
synced 2025-02-23 14:42:56 +00:00
bot: rpm5 -> rpm4 (8)
This commit is contained in:
parent
0a89285a0c
commit
7490632d0d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue