Skip to content

Commit

Permalink
set env CMSSW_FULL_RELEASE_BASE for full release used in a patch release
Browse files Browse the repository at this point in the history
backported from devel IBs
  • Loading branch information
smuzaffar committed May 2, 2017
1 parent be8fc90 commit bea61d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmssw-toolfile.spec
Expand Up @@ -21,6 +21,7 @@ cat << \EOF_TOOLFILE >%i/etc/scram.d/cmssw.xml
<runtime name="PYTHONPATH" value="$CMSSW_BINDIR" type="path"/>
<runtime name="PYTHONPATH" value="$LIBDIR" type="path"/>
<runtime name="ROOT_INCLUDE_PATH" value="$INCLUDE" type="path"/>
<runtime name="CMSSW_FULL_RELEASE_BASE" value="$CMSSW_BASE"/>
<use name="root_cxxdefaults"/>
</tool>
EOF_TOOLFILE
Expand Down

0 comments on commit bea61d7

Please sign in to comment.