Tomáš Chvátal 2019-07-09 11:33:21 +00:00 committed by Git OBS Bridge
parent 98447d46ee
commit c632affc8b

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
%define psuffix %{flavor}
%define psuffix -%{flavor}
%bcond_without test
%else
%define psuffix %{nil}