From 16d8f9b37d40ed48de0137c650844c665098eaab Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Thu, 21 Nov 2024 18:04:59 +0100 Subject: [PATCH] [Buildrules] Avoid duplicate compilation messages for BUILD_LOG=yes --- scram-project-build.file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scram-project-build.file b/scram-project-build.file index 9041a8e61d7..757dc2e4f03 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -51,7 +51,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V09-05-02 +%define configtag V09-05-03 %endif %if "%{?buildarch:set}" != "set"