summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-08-02 14:45:30 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-08-02 14:45:30 (GMT)
commitff2d7ecb2916f4732bc397c7b640acc2d2100a24 (patch)
treeda899d999eb0d86e0cf9df77d277a30bed13be17 /tools
parente6bcda9b1f02804a103d402c12abf8b22b743084 (diff)
downloadtcl-ff2d7ecb2916f4732bc397c7b640acc2d2100a24.zip
tcl-ff2d7ecb2916f4732bc397c7b640acc2d2100a24.tar.gz
tcl-ff2d7ecb2916f4732bc397c7b640acc2d2100a24.tar.bz2
Variable substitution botch.
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 {