correct macro for opensuse

This commit is contained in:
Luna D Dragon 2024-05-21 16:46:26 +05:30
parent 9169cddb39
commit 1e4f0610a4
Signed by: ldragon
GPG Key ID: 6802F1FD55460C17

View File

@ -145,7 +145,7 @@ test "$signature1" != ""
export HOSTNAME="rpmbuild" # to speedup tox in network-less mock, see rhbz#1856356 export HOSTNAME="rpmbuild" # to speedup tox in network-less mock, see rhbz#1856356
%pytest -vv --doctest-modules %{?with_pytest_xdist:-n auto} %{!?with_tox_tests:-k "not tox"} %pytest -vv --doctest-modules %{?with_pytest_xdist:-n auto} %{!?with_tox_tests:-k "not tox"}
%{python3} compare_mandata.py -f %{_rpmconfigdir}/brp-compress python3 compare_mandata.py -f %{_rpmconfigdir}/brp-compress
%endif %endif