We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d39b0e commit 07424fbCopy full SHA for 07424fb
support/installation/actions.tcl
@@ -44,7 +44,7 @@ proc _tab {module libdir} {
44
xcopy \
45
[file join $distribution modules $module scripts] \
46
[file join $libdir $module scripts] \
47
- 0 *.tcl
+ 1 *.tcl
48
49
xcopyfile \
50
[file join $distribution modules $module scripts tclIndex] \
0 commit comments