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

Comparing COMP/CMSDIST/py2-scipy.spec (file contents):
Revision 1.4 by elmer, Thu Feb 10 10:19:52 2011 UTC vs.
Revision 1.5 by elmer, Thu Feb 10 16:42:26 2011 UTC

# Line 26 | Line 26 | python setup.py -h
26   python setup.py config_fc --fcompiler=gfortran config_cc install --prefix=%i
27   perl -p -i -e "s|^#!.*python(.*)|#!/usr/bin/env python$1|" `grep -r -e "#\!.*python" %i | cut -d: -f1`
28  
29 mkdir -p %i/etc/scram.d
30 cat << \EOF_TOOLFILE >%i/etc/scram.d/py2-scipy.xml
31 <tool name="py2-scipy" version="%v">
32 <client>
33 <environment name="PY2SHIPY_BASE" default="%i"/>
34 </client>
35 <runtime name="PYTHONPATH" value="$PY2SHIPY_BASE/lib/python2.6/site-packages" type="path"/>
36 </tool>
37 EOF_TOOLFILE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines