summaryrefslogtreecommitdiffstats
path: root/library/platform/pkgIndex.tcl
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-04-29 21:19:56 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-04-29 21:19:56 (GMT)
commit95c7f8f362be96f0bad30874493a972db542d9a6 (patch)
treea0b9ce689ba907d86622e7230f6f38b167f29ebd /library/platform/pkgIndex.tcl
parent04529d1a7c50288fdf946b6bda36de8a9269a6dd (diff)
downloadtcl-95c7f8f362be96f0bad30874493a972db542d9a6.zip
tcl-95c7f8f362be96f0bad30874493a972db542d9a6.tar.gz
tcl-95c7f8f362be96f0bad30874493a972db542d9a6.tar.bz2
* library/platform/platform.tcl: Another stab at getting the /lib,
* library/platform/pkgIndex.tcl: /lib674 difference right for * unix/Makefile.in: linux. Package updated to version 1.0.7. * win/Makefile.in:
Diffstat (limited to 'library/platform/pkgIndex.tcl')
-rw-r--r--library/platform/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/platform/pkgIndex.tcl b/library/platform/pkgIndex.tcl
index 5678e04..69ca721 100644
--- a/library/platform/pkgIndex.tcl
+++ b/library/platform/pkgIndex.tcl
@@ -1,3 +1,3 @@
-package ifneeded platform 1.0.6 [list source [file join $dir platform.tcl]]
+package ifneeded platform 1.0.7 [list source [file join $dir platform.tcl]]
package ifneeded platform::shell 1.1.4 [list source [file join $dir shell.tcl]]