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

Comparing COMP/CMSDIST/cms-env.spec (file contents):
Revision 1.2 by eulisse, Tue Jun 13 10:45:01 2006 UTC vs.
Revision 1.3 by eulisse, Thu Jun 15 23:32:15 2006 UTC

# Line 57 | Line 57 | EOF_CMSSET_DEFAULT_CSH
57  
58   %post
59   echo $RPM_INSTALL_PREFIX
60 < perl -p -i -e "s|%{instroot}|$RPM_INSTALL_PREFIX|g" %instroot/cmsset_default.sh
61 < perl -p -i -e "s|%{instroot}|$RPM_INSTALL_PREFIX|g" %instroot/cmsset_default.csh
62 < perl -p -i -e "s|%{instroot}|$RPM_INSTALL_PREFIX|g" %instroot/bin/cmsos
60 > perl -p -i -e "s|%{instroot}|$RPM_INSTALL_PREFIX|g" $RPM_INSTALL_PREFIX/cmsset_default.sh
61 > perl -p -i -e "s|%{instroot}|$RPM_INSTALL_PREFIX|g" $RPM_INSTALL_PREFIX/cmsset_default.csh
62 > perl -p -i -e "s|%{instroot}|$RPM_INSTALL_PREFIX|g" $RPM_INSTALL_PREFIX/bin/cmsos
63 > %files
64 > %i
65 > %instroot/cmsset_default.sh
66 > %instroot/cmsset_default.csh
67 > %instroot/bin/cmsos

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines