Adam Majer 2021-08-12 14:46:54 +00:00 committed by Git OBS Bridge
parent dd67d4b29b
commit bb1d3340c4

View File

@ -131,7 +131,7 @@ cp %{S:7} include
%check
pushd build
%cmake_build -C test
LD_LIBRARY_PATH=./%_libdir ./bin/arestest
LD_LIBRARY_PATH=.%_libdir ./%_lib ./bin/arestest
%endif
%if !%{with tests}