From 38c66926c699fe7075933ff56d6e1327f3e28f92 Mon Sep 17 00:00:00 2001 From: kennykb Date: Fri, 12 Aug 2005 23:59:07 +0000 Subject: added /usr/lib/zoneinfo for antique glibc FossilOrigin-Name: 9ae2ab8c1fadea8eeb23fb61edcf4cbb154de597 --- library/clock.tcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library/clock.tcl b/library/clock.tcl index ccc55fd..1f2558b 100644 --- a/library/clock.tcl +++ b/library/clock.tcl @@ -13,7 +13,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: clock.tcl,v 1.18 2005/08/12 23:55:28 kennykb Exp $ +# RCS: @(#) $Id: clock.tcl,v 1.19 2005/08/12 23:59:07 kennykb Exp $ # #---------------------------------------------------------------------- @@ -258,6 +258,7 @@ proc ::tcl::clock::Initialize {} { foreach path { /usr/share/zoneinfo /usr/share/lib/zoneinfo + /usr/lib/zoneinfo /usr/local/etc/zoneinfo C:/Progra~1/cygwin/usr/local/etc/zoneinfo } { -- cgit v0.12