summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2011-08-02 14:45:30 (GMT)
committerdgp <dgp@noemail.net>2011-08-02 14:45:30 (GMT)
commit3dae15b80c49811154c3b41650290b53a0939ba9 (patch)
treeda899d999eb0d86e0cf9df77d277a30bed13be17 /tools
parentfc67e1c0cf03d2cf82045ab50cc50d14887e8222 (diff)
downloadtcl-3dae15b80c49811154c3b41650290b53a0939ba9.zip
tcl-3dae15b80c49811154c3b41650290b53a0939ba9.tar.gz
tcl-3dae15b80c49811154c3b41650290b53a0939ba9.tar.bz2
Variable substitution botch.
FossilOrigin-Name: 16eb322d137cbeaa3a1aae75849d033ba47e5c8f
Diffstat (limited to 'tools')
-rwxr-xr-xtools/tcltk-man2html.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl
index eaadc51..552095e 100755
--- a/tools/tcltk-man2html.tcl
+++ b/tools/tcltk-man2html.tcl
@@ -774,7 +774,7 @@ proc plus-pkgs {type args} {
continue
}
}
- regexp "pkgs/$dir(.*)/doc$" [glob $tcltkdir/$tcldir/pkgs/$dir*/doc] \
+ regexp "pkgs/${dir}(.*)/doc$" [glob $tcltkdir/$tcldir/pkgs/$dir*/doc] \
-> version
switch $type {
n {