Skip to content

Commit d98ebc2

Browse files
authored
Merge pull request #10460 from cms-sw/smuzaffar-patch-18
[15.0][BuildRules] Fix for ordering of scram based tools
2 parents cb43431 + f480a2c commit d98ebc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scram-project-build.file

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ BuildRequires: dwz
5151
%endif
5252

5353
%if "%{?configtag:set}" != "set"
54-
%define configtag V09-07-06
54+
%define configtag V09-07-06-01
5555
%endif
5656

5757
%if "%{?buildarch:set}" != "set"

0 commit comments

Comments
 (0)