IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2007, 9:02:42 AM (19 years ago)
Author:
eugene
Message:

fixed typo on LIBRARY_PATH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/pschecklibs

    r13619 r13954  
    170170# add the LIBRARY_PATH
    171171if ($?LIBRARY_PATH) then
    172   set libpath = `echo LIBRARY_PATH | tr ':' ' '`
     172  set libpath = `echo $LIBRARY_PATH | tr ':' ' '`
    173173else
    174174  set libpath = ""
Note: See TracChangeset for help on using the changeset viewer.