Specify flavor from BUILD_FLAVOR

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=21
This commit is contained in:
Steve Kowalik 2020-05-06 09:58:14 +00:00 committed by Git OBS Bridge
parent aa41020dd6
commit a2929d0c6e

View File

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