From 8f4886c1fd68a9962905afac1208c98eacbfcade Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Tue, 3 Dec 2024 19:29:40 +0100 Subject: [PATCH] fail edm check on missing edm script when actual rule is run --- 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 cfef57938c6..c55ced85ca3 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-06 +%define configtag V09-05-07 %endif %if "%{?buildarch:set}" != "set"