forked from pool/c-ares
This commit is contained in:
parent
dd67d4b29b
commit
bb1d3340c4
@ -131,7 +131,7 @@ cp %{S:7} include
|
|||||||
%check
|
%check
|
||||||
pushd build
|
pushd build
|
||||||
%cmake_build -C test
|
%cmake_build -C test
|
||||||
LD_LIBRARY_PATH=./%_libdir ./bin/arestest
|
LD_LIBRARY_PATH=.%_libdir ./%_lib ./bin/arestest
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if !%{with tests}
|
%if !%{with tests}
|
||||||
|
Loading…
Reference in New Issue
Block a user