summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorsurles <surles@noemail.net>1999-04-19 22:05:23 (GMT)
committersurles <surles@noemail.net>1999-04-19 22:05:23 (GMT)
commit0754d3b0c7ceb3ab0a17483e3758a84f00440ace (patch)
tree7a950873318d0a445d4d7cc5821335de49f01459 /tools
parent4b05da8db97d2154f49c3c58bede4cdb64c052c0 (diff)
downloadtcl-0754d3b0c7ceb3ab0a17483e3758a84f00440ace.zip
tcl-0754d3b0c7ceb3ab0a17483e3758a84f00440ace.tar.gz
tcl-0754d3b0c7ceb3ab0a17483e3758a84f00440ace.tar.bz2
fixed bug 1571: pkgIndex files fail for dde and registry packages:
FossilOrigin-Name: b8f26e5cb126ae64a4d9620f2efd7787613a8e07
Diffstat (limited to 'tools')
-rw-r--r--tools/tcl.wse.in4
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