diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tcl.wse.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in index 6274318..a63fd2a 100644 --- a/tools/tcl.wse.in +++ b/tools/tcl.wse.in @@ -1542,7 +1542,7 @@ item: Install File Flags=0000000000000010
end
item: Install File
- Source=${__TCLBASEDIR__}\win\pkgIndex.tcl
+ Source=${__TCLBASEDIR__}\library\reg1.0\pkgIndex.tcl
Destination=%MAINDIR%\lib\tcl%VER%\reg1.0\pkgIndex.tcl
Flags=0000000000000010
end
@@ -1552,7 +1552,7 @@ item: Install File Flags=0000000000000010
end
item: Install File
- Source=${__TCLBASEDIR__}\win\pkgIndex.tcl
+ Source=${__TCLBASEDIR__}\library\dde1.0\pkgIndex.tcl
Destination=%MAINDIR%\lib\tcl%VER%\dde1.0\pkgIndex.tcl
Flags=0000000000000010
end
|