IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14447


Ignore:
Timestamp:
Aug 8, 2007, 12:26:30 PM (19 years ago)
Author:
eugene
Message:

fix an error with a dollar sign

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/configure.tcsh

    r14264 r14447  
    306306
    307307if ($?LIBRARY_PATH) then
    308   set libpath = `echo LIBRARY_PATH | tr ':' ' '`
     308  set libpath = `echo $LIBRARY_PATH | tr ':' ' '`
    309309else
    310310  set libpath = ""
Note: See TracChangeset for help on using the changeset viewer.