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

Comparing COMP/CMSDIST/dbs-web.spec (file contents):
Revision 1.73 by metson, Mon Mar 17 17:39:56 2008 UTC vs.
Revision 1.75 by metson, Mon Mar 17 18:01:09 2008 UTC

# Line 19 | Line 19 | Requires: python py2-sqlalchemy cherrypy
19   mkdir -p %{i}/bin
20   mkdir -p %{i}/etc/profile.d
21   mkdir -p %i/lib/python`echo $PYTHON_VERSION | cut -d. -f1,2`/site-packages
22 < cp -r Web/DataDiscovery/* %i/lib/python`echo $PYTHON_VERSION | cut -d. -f1,2`/site-packages
22 > pwd
23 > ls
24 > cp -r DBS/Web/DataDiscovery/* %i/lib/python`echo $PYTHON_VERSION | cut -d. -f1,2`/site-packages
25  
26   cd %i/lib/python`echo $PYTHON_VERSION | cut -d. -f1,2`/site-packages
27   #ln -s $YUI_ROOT/build YUI

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines