From a5466dc5da1f2f7fdba7f5201f8bb471a1027d94f604113e9027b2d54d5ed817 Mon Sep 17 00:00:00 2001 From: Max Lin Date: Mon, 13 Oct 2025 16:24:10 +0800 Subject: [PATCH] _config: make sure the particular build configuration being available in this project's namespace --- _config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config b/_config index 228e2fb..fe3e4e8 100644 --- a/_config +++ b/_config @@ -1,6 +1,6 @@ Release: . spec:lp160.. -%if "%_project" == "openSUSE:Leap:16.0:NonFree" +%if 0%{?_is_in_project} Macros: %vendor openSUSE %distribution openSUSE Leap 16.0 -- 2.51.1