Changeset 22419 for branches/cnb_branch_20090215/psconfig/pscheckperl
- Timestamp:
- Feb 22, 2009, 10:26:32 PM (17 years ago)
- File:
-
- 1 edited
-
branches/cnb_branch_20090215/psconfig/pscheckperl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branch_20090215/psconfig/pscheckperl
r17490 r22419 90 90 } 91 91 92 # try to build the module from ../ ../extperl/Module.*.tar.gz93 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."; 94 94 95 95 print "extract $module from $tarball\n";
Note:
See TracChangeset
for help on using the changeset viewer.
