From a2929d0c6eb977089b43fd4c2048f11b8eee89fd553f7b8ce872153490ed1ac3 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 6 May 2020 09:58:14 +0000 Subject: [PATCH] Specify flavor from BUILD_FLAVOR OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=21 --- python-wcwidth.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-wcwidth.spec b/python-wcwidth.spec index bb3190c..aa34c43 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -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}