From 4073f3201717b01ee9d61278d422d3d80e4c4d1f Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Wed, 7 Feb 2024 09:38:25 +0100 Subject: [PATCH] [14.0.X] Buildrule: Fix emdplugin cache for multiarch builds backport of https://github.com/cms-sw/cmsdist/pull/8990 --- 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 c5290e18eef..e626b8d1e87 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -55,7 +55,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V09-02-03 +%define configtag V09-02-06 %endif %if "%{?buildarch:set}" != "set"