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

Comparing COMP/CMSDIST/cms-common.spec (file contents):
Revision 1.2 by elmer, Thu Jan 24 08:33:05 2008 UTC vs.
Revision 1.3 by elmer, Thu Jan 24 09:29:26 2008 UTC

# Line 180 | Line 180 | source %{instroot}/$CMSARCH/${srbase}/et
180   # running (i686 or x84_64) scram detects it as ia32.
181   CMSPLAT=`echo $CMSARCH | cut -d_ -f 2`
182   USE_LINUX32=
183 < if [ `uname` = Linux]; then
183 > if [ `uname` == Linux ]; then
184    if [ "$CMSPLAT" = "ia32" ]
185    then
186        USE_LINUX32=linux32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines