ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/pythia6-toolfile.spec
(Generate patch)

Comparing COMP/CMSDIST/pythia6-toolfile.spec (file contents):
Revision 1.1 by muzaffar, Tue Aug 10 14:20:19 2010 UTC vs.
Revision 1.2 by eulisse, Wed Mar 16 16:37:20 2011 UTC

# Line 15 | Line 15 | cat << \EOF_TOOLFILE >%i/etc/scram.d/pyt
15    <client>
16      <environment name="PYTHIA6_BASE" default="@TOOL_ROOT@"/>
17      <environment name="LIBDIR" default="$PYTHIA6_BASE/lib"/>
18    <environment name="INCLUDE" default="$PYTHIA6_BASE/include"/>
18    </client>
19 +  <use name="pythia6_headers"/>
20    <use name="f77compiler"/>
21   </tool>
22   EOF_TOOLFILE
23  
24 + cat << \EOF_TOOLFILE >%i/etc/scram.d/pythia6_headers.xml
25 + <tool name="pythia6_headers" version="@TOOL_VERSION@">
26 +  <client>
27 +    <environment name="PYTHIA6_HEADERS_BASE" default="@TOOL_ROOT@"/>
28 +    <environment name="INCLUDE" default="$PYTHIA6_HEADERS_BASE/include"/>
29 +  </client>
30 + </tool>
31 + EOF_TOOLFILE
32 +
33   ## IMPORT scram-tools-post

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines