Artifact 288df360992c0aef67f262b588ec681f84a51ee1:
- File library/platform/pkgIndex.tcl — part of check-in [bdef4b3ff2] at 2007-03-05 23:28:25 on branch trunk — * library/platform/shell.tcl (::platform::shell::RUN): In the case * library/platform/pkgIndex.tcl: of a failure put the captured stderr * unix/Makefile.in: into the error message to aid in debugging. Bumped * win/Makefile.in: package version to 1.1.2, and updated the makefiles installing it as Tcl Module. (user: andreas_kupries size: 164)
package ifneeded platform 1.0.2 [list source [file join $dir platform.tcl]] package ifneeded platform::shell 1.1.2 [list source [file join $dir shell.tcl]]