summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-06-23 12:10:35 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-06-23 12:10:35 (GMT)
commit88cdd20ced085368f180bdea5c9fce74960c05f0 (patch)
tree29b0c9fd36ace36f815d4bd7bab9d85f336dd826 /unix/Makefile.in
parent0e286f47e7310220232644c7fc9db2234f9ca2b6 (diff)
parentcf9e9bc58e1c4dc9ae0724046be60b03bc74d8d9 (diff)
downloadtcl-88cdd20ced085368f180bdea5c9fce74960c05f0.zip
tcl-88cdd20ced085368f180bdea5c9fce74960c05f0.tar.gz
tcl-88cdd20ced085368f180bdea5c9fce74960c05f0.tar.bz2
Merge zipfs
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 1030ce3..5863dc3 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -851,8 +851,8 @@ install-libraries: libraries
done;
@echo "Installing package msgcat 1.6.0 as a Tcl Module";
@$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.5/msgcat-1.6.0.tm;
- @echo "Installing package tcltest 2.3.8 as a Tcl Module";
- @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.5/tcltest-2.3.8.tm;
+ @echo "Installing package tcltest 2.4.0 as a Tcl Module";
+ @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.5/tcltest-2.4.0.tm;
@echo "Installing package platform 1.0.14 as a Tcl Module";
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.4/platform-1.0.14.tm;