Skip to content

Commit

Permalink
Update scram-project-build.file
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Dec 13, 2024
1 parent ed0f4f4 commit 9c15534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scram-project-build.file
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ for t in %{extra_tools}; do %scramcmd setup $t; done
%if "%{?remove_tools:set}" == "set"
for t in %{remove_tools}; do %scramcmd tool remove $t; done
%endif
echo -e '<tool name="cmssw-config" version="%{configtag}" revision="1"></tool>' > %{i}/config/toolbox/%{cmsplatf}/tools/selected/cmssw-config.xml
echo -e '<tool name="cmssw-config" version="%{configtag}" revision="1">\n</tool>' > %{i}/config/toolbox/%{cmsplatf}/tools/selected/cmssw-config.xml
%scramcmd setup cmssw-config
%{?buildarch:%buildarch}

Expand Down

0 comments on commit 9c15534

Please sign in to comment.