IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 20, 2009, 10:49:49 AM (17 years ago)
Author:
eugene
Message:

update for svn: change cvsname to module; change location of extlibs and extperl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/pscheckperl

    r17490 r21932  
    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.