summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorandreas_kupries <andreas_kupries@noemail.net>2004-11-16 23:39:48 (GMT)
committerandreas_kupries <andreas_kupries@noemail.net>2004-11-16 23:39:48 (GMT)
commitc9d0dbafc8dee3f344e97d9c36332e7d0d41398e (patch)
tree90f982c0d5d11c961d36e2e2f6b2eac190811107 /tools
parent4edb97d689c5d75ec771762e9f69571f72578a38 (diff)
downloadtcl-c9d0dbafc8dee3f344e97d9c36332e7d0d41398e.zip
tcl-c9d0dbafc8dee3f344e97d9c36332e7d0d41398e.tar.gz
tcl-c9d0dbafc8dee3f344e97d9c36332e7d0d41398e.tar.bz2
* win/makefile.vc: Fixed bug in installation of http 2.5.
* win/makefile.bc: Was installed into directory http2.4. * win/Makefile.in: This has been corrected. * unix/Makefile.in: * tools/tcl.wse.in: * tools/tclmin.wse: FossilOrigin-Name: 062dd62964a3c84b4fc2fb56408d685e1cb3589a
Diffstat (limited to 'tools')
-rw-r--r--tools/tcl.wse.in4
-rw-r--r--tools/tclmin.wse4
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in
index be73406..8072252 100644
--- a/tools/tcl.wse.in
+++ b/tools/tcl.wse.in
@@ -1443,12 +1443,12 @@ item: Install File
end
item: Install File
Source=${__TCLBASEDIR__}\library\http\pkgIndex.tcl
- Destination=%MAINDIR%\lib\tcl%VER%\http2.4\pkgIndex.tcl
+ Destination=%MAINDIR%\lib\tcl%VER%\http2.5\pkgIndex.tcl
Flags=0000000000000010
end
item: Install File
Source=${__TCLBASEDIR__}\library\http\http.tcl
- Destination=%MAINDIR%\lib\tcl%VER%\http2.4\http.tcl
+ Destination=%MAINDIR%\lib\tcl%VER%\http2.5\http.tcl
Flags=0000000000000010
end
item: Install File
diff --git a/tools/tclmin.wse b/tools/tclmin.wse
index 2fd8185..2e7f69b 100644
--- a/tools/tclmin.wse
+++ b/tools/tclmin.wse
@@ -37,12 +37,12 @@ item: Install File
end
item: Install File
Source=n:\dist\tcl8.0\library\http\pkgIndex.tcl
- Destination=%MAINDIR%\lib\tcl%VER%\http2.4\pkgIndex.tcl
+ Destination=%MAINDIR%\lib\tcl%VER%\http2.5\pkgIndex.tcl
Flags=0000000000000010
end
item: Install File
Source=n:\dist\tcl8.0\library\http\http.tcl
- Destination=%MAINDIR%\lib\tcl%VER%\http2.4\http.tcl
+ Destination=%MAINDIR%\lib\tcl%VER%\http2.5\http.tcl
Flags=0000000000000010
end
item: Install File