From af556848dde348585c87d0115a8de6c77356b3c1 Mon Sep 17 00:00:00 2001 From: dgp Date: Tue, 2 Aug 2011 15:11:51 +0000 Subject: Use the actual case used by Thread to name the directory its distributions unpack into. --- tools/tcltk-man2html.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl index 552095e..b347abf 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -973,7 +973,7 @@ try { set packageDirNameMap { itcl {[incr Tcl]} tdbc {TDBC} - Thread Thread + thread Thread } } -- cgit v0.12