IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16217


Ignore:
Timestamp:
Jan 23, 2008, 3:23:17 PM (18 years ago)
Author:
bills
Message:

fix typo in last change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/psconfig.csh.in

    r16202 r16217  
    173173   setenv ARCH linrh;
    174174   set mach=`uname -m`
    175    if ("$mach" == "x86_64") setenv ARCH rhlin64
     175   if ("$mach" == "x86_64") setenv ARCH linrh64
    176176   breaksw;
    177177
Note: See TracChangeset for help on using the changeset viewer.