Benjamin Greiner 2024-09-15 16:11:43 +00:00 committed by Git OBS Bridge
parent 0c2727d2c9
commit b9a1e07df8

View File

@ -19,7 +19,6 @@
%global flavor @BUILD_FLAVOR@%{nil} %global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test" %if "%{flavor}" == "test"
%define psuffix -test %define psuffix -test
%define skip_python39 1
%bcond_without test %bcond_without test
%else %else
%define psuffix %{nil} %define psuffix %{nil}