IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 22, 2009, 10:26:32 PM (17 years ago)
Author:
beaumont
Message:

Added pmStackVisual file. Still learning ins and outs of svn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cnb_branch_20090215/psconfig/pschecklibs

    r20298 r22419  
    232232    print "psconfigure: $psconfigure";
    233233
    234     ## try to build the module from ../../extlibs/$tarball
     234    ## try to build the module ../extlibs/$tarball
    235235
    236236    # go to extlibs and unpack the tarball
    237     chdir "../../extlibs";
     237    chdir "../extlibs";
    238238
    239239    print "extract $name from $tarball\n";
Note: See TracChangeset for help on using the changeset viewer.