summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-04-11 13:35:41 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-04-11 13:35:41 (GMT)
commit236381c05a24d18a62fdd7a08931df13db530548 (patch)
treeeaab699098f38e511287339442034a23b50a0306 /win/Makefile.in
parent2bcd186571b8f37c820add859b48f7046260d261 (diff)
parent0af5420032e18a434670faed6ce8a932fc1a5b28 (diff)
downloadtcl-236381c05a24d18a62fdd7a08931df13db530548.zip
tcl-236381c05a24d18a62fdd7a08931df13db530548.tar.gz
tcl-236381c05a24d18a62fdd7a08931df13db530548.tar.bz2
merge trunk
Diffstat (limited to 'win/Makefile.in')
-rw-r--r--win/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index bfc4e0d..6f5211e 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -640,7 +640,7 @@ install-libraries: libraries install-tzdata install-msgs
$(COPY) "$$j" "$(SCRIPT_INSTALL_DIR)/http1.0"; \
done;
@echo "Installing package http 2.8.7 as a Tcl Module";
- @$(COPY) $(ROOT_DIR)/library/http/http.tcl $(SCRIPT_INSTALL_DIR)/../tcl7/8.6/http-2.8.7.tm;
+ @$(COPY) $(ROOT_DIR)/library/http/http.tcl $(SCRIPT_INSTALL_DIR)/../tcl8/8.6/http-2.8.7.tm;
@echo "Installing library opt0.4 directory";
@for j in $(ROOT_DIR)/library/opt/*.tcl; \
do \