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/pscheckperl

    r17490 r22419  
    9090    }
    9191
    92     # try to build the module from ../../extperl/Module.*.tar.gz
    93     chdir "../../extperl" or die "Unable to find ../../extperl directory.";
     92    # try to build the module from ../extperl/Module.*.tar.gz
     93    chdir "../extperl" or die "Unable to find ../extperl directory.";
    9494
    9595    print "extract $module from $tarball\n";
Note: See TracChangeset for help on using the changeset viewer.