From 203721beffcb7fb010ad74daf5e10ff8d5052875 Mon Sep 17 00:00:00 2001 From: andreas_kupries Date: Wed, 14 Apr 2010 22:58:03 +0000 Subject: Fixed missing update of platform package index. --- ChangeLog | 9 +++++---- library/platform/pkgIndex.tcl | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index df846f2..ad059c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,11 @@ 2010-04-14 Andreas Kupries * library/platform/platform.tcl: Linux platform identification: - Check /lib64 for existence of files matching libc* before - accepting it as base directory. This can happen on weirdly - installed 32bit systems which have an empty or partially filled - /lib64 without an actual libc. Bumped to version 1.0.6. + * library/platform/pkgIndex.tcl: Check /lib64 for existence of + files matching libc* before accepting it as base directory. This + can happen on weirdly installed 32bit systems which have an empty + or partially filled /lib64 without an actual libc. Bumped to + version 1.0.6. 2010-04-06 Zoran Vasiljevic diff --git a/library/platform/pkgIndex.tcl b/library/platform/pkgIndex.tcl index 0b69432..5678e04 100644 --- a/library/platform/pkgIndex.tcl +++ b/library/platform/pkgIndex.tcl @@ -1,3 +1,3 @@ -package ifneeded platform 1.0.5 [list source [file join $dir platform.tcl]] +package ifneeded platform 1.0.6 [list source [file join $dir platform.tcl]] package ifneeded platform::shell 1.1.4 [list source [file join $dir shell.tcl]] -- cgit v0.12