forked from pool/c-ares
fix unit tests
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=38
This commit is contained in:
parent
95591c953c
commit
dd67d4b29b
@ -131,7 +131,7 @@ cp %{S:7} include
|
|||||||
%check
|
%check
|
||||||
pushd build
|
pushd build
|
||||||
%cmake_build -C test
|
%cmake_build -C test
|
||||||
./bin/arestest
|
LD_LIBRARY_PATH=./%_libdir ./bin/arestest
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if !%{with tests}
|
%if !%{with tests}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user