Changeset 21932 for trunk/psconfig/pschecklibs
- Timestamp:
- Feb 20, 2009, 10:49:49 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psconfig/pschecklibs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psconfig/pschecklibs
r20298 r21932 232 232 print "psconfigure: $psconfigure"; 233 233 234 ## try to build the module from ../../extlibs/$tarball234 ## try to build the module ../extlibs/$tarball 235 235 236 236 # go to extlibs and unpack the tarball 237 chdir "../ ../extlibs";237 chdir "../extlibs"; 238 238 239 239 print "extract $name from $tarball\n";
Note:
See TracChangeset
for help on using the changeset viewer.
