Changeset 17160 for trunk/psconfig/pschecklibs
- Timestamp:
- Mar 27, 2008, 3:34:28 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psconfig/pschecklibs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psconfig/pschecklibs
r16548 r17160 188 188 } 189 189 190 $psconfigure = `csh psconfig.csh --psconfigure $version`; chomp $psconfigure; 191 print "psconfigure: $psconfigure"; 192 190 193 ## try to build the module from ../../extlibs/$tarball 191 194 … … 197 200 198 201 print "tardir: $tardir\n"; 199 200 $psconfigure = `csh psconfig.csh --psconfigure $version`; chomp $psconfigure;201 print "psconfigure: $psconfigure";202 202 203 203 # enter the directory and build
Note:
See TracChangeset
for help on using the changeset viewer.
