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

Comparing COMP/CMSDIST/cms-cvs-utils.spec (file contents):
Revision 1.8 by eulisse, Tue Aug 22 16:30:54 2006 UTC vs.
Revision 1.9 by eulisse, Tue Aug 22 16:35:38 2006 UTC

# Line 3 | Line 3
3   ## INITENV ALIAS_SH cmscvsroot source %i/bin/cmscvsroot.sh
4   ## INITENV ALIAS_CSH project source %i/bin/projch.csh
5   ## INITENV ALIAS_CSH cmscvsroot source %i/bin/cmscvsroot.csh
6 + ## INITENV ALIAS clcommit %i/bin/clcommit.sh
7   Source: none
8  
9   %prep
# Line 94 | Line 95 | setenv CVSROOT "${cvsbase}/$argv[1]"
95   endif
96   EOF_CMSCVSROOT_CSH
97  
98 < cat << \EOF_CLCOMMIT > %i/bin/clcommit
98 > cat << \EOF_CLCOMMIT > %i/bin/clcommit.sh
99   #! /bin/sh
100  
101   # commit version 0.9.4
# Line 366 | Line 367 | chmod +x %i/bin/projch.sh
367   chmod +x %i/bin/projch.csh
368   chmod +x %i/bin/cmscvsroot.sh
369   chmod +x %i/bin/cmscvsroot.csh
370 < chmod +x %i/bin/clcommit
370 > chmod +x %i/bin/clcommit.sh
371  
372   ln -sf %i/etc/profile.d/init.sh %instroot/%cmsplatf/etc/profile.d/S00cms-cvs-utils.sh
373   ln -sf %i/etc/profile.d/init.csh %instroot/%cmsplatf/etc/profile.d/S00cms-cvs-utils.csh

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines