Adam Majer 2021-08-12 14:47:13 +00:00 committed by Git OBS Bridge
parent bb1d3340c4
commit 71c6809b66

View File

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