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

Comparing COMP/CMSDIST/libhepml.spec (file contents):
Revision 1.1 by dlange, Tue May 6 03:35:46 2008 UTC vs.
Revision 1.3 by dlange, Thu May 8 04:37:13 2008 UTC

# Line 7 | Line 7 | Source: http://mcdb.cern.ch/distribution
7   %build
8   cd src
9   make
10 + mv *.so ../lib/.
11  
12   %install
13   tar -c lib interface | tar -x -C %i
# Line 20 | Line 21 | cat << \EOF_TOOLFILE >%i/etc/scram.d/%n
21   <Environment name=LIBDIR default="$LIBHEPML_BASE/lib"></Environment>
22   <Environment name=INCLUDE default="$LIBHEPML_BASE/interface"></Environment>
23   </Client>
24 < <lib name=libhepml>
24 > <lib name=hepml>
25   </Tool>
26   EOF_TOOLFILE
27  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines