Fix environmental variables.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=113
This commit is contained in:
parent
5070284313
commit
cc88adec5d
@ -530,6 +530,7 @@ LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH \
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
export SUSE_VERSION="0%{?suse_version}"
|
export SUSE_VERSION="0%{?suse_version}"
|
||||||
|
export SLE_VERSION="0%{?sle_version}"
|
||||||
%if %{with general}
|
%if %{with general}
|
||||||
# exclude test_gdb -- it doesn't run in buildservice anyway, and fails on missing debuginfos
|
# exclude test_gdb -- it doesn't run in buildservice anyway, and fails on missing debuginfos
|
||||||
# when you install gdb into your test env
|
# when you install gdb into your test env
|
||||||
|
Loading…
Reference in New Issue
Block a user