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

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