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

Comparing COMP/CMSDIST/root.spec (file contents):
Revision 1.4 by eulisse, Thu Apr 6 22:46:49 2006 UTC vs.
Revision 1.5 by eulisse, Tue Apr 11 14:52:58 2006 UTC

# Line 1 | Line 1
1   ### RPM lcg root 5.10.00b
2 + # INITENV +PATH PYTHONPATH %i/lib/python
3   # Source: cvs://:pserver:cvs@root.cern.ch:2401/user/cvs?passwd=Ah<Z&tag=-rv%(echo %v | tr . -)&module=root&output=/%{n}_v%{v}.source.tar.gz
4   Source: ftp://root.cern.ch/%n/%{n}_v%{v}.source.tar.gz
5   Requires: gccxml python qt gsl
# Line 45 | Line 46 | else
46   fi
47  
48   export ROOTSYS=%i
49 < make INSTALL="$cp" INSTALLDATA="$cp" install
49 > make INSTALL="$cp" INSTALLDATA="$cp" install
50 > mkdir -p %i/lib/python
51 > cp -r reflex/python/genreflex %i/lib/python

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines