summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-01-17 00:38:56 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-01-17 00:38:56 (GMT)
commitad2ff95ba8c9da2c069721644be9afd430a123a9 (patch)
treed751ef9d6ce0076a3c615268677133b5a00d4393 /unix
parent09472fab726b19e26a46d7b05426356a1ceff8cd (diff)
downloadtcl-ad2ff95ba8c9da2c069721644be9afd430a123a9.zip
tcl-ad2ff95ba8c9da2c069721644be9afd430a123a9.tar.gz
tcl-ad2ff95ba8c9da2c069721644be9afd430a123a9.tar.bz2
Minor fixes and update of UNIX documentation installer
Diffstat (limited to 'unix')
-rw-r--r--unix/mkLinks4
1 files changed, 4 insertions, 0 deletions
diff --git a/unix/mkLinks b/unix/mkLinks
index 9568218..1112183 100644
--- a/unix/mkLinks
+++ b/unix/mkLinks
@@ -1668,6 +1668,10 @@ if test -r lappend.n; then
rm -f lappend.n.*
$ZIP lappend.n
fi
+if test -r lassign.n; then
+ rm -f lassign.n.*
+ $ZIP lassign.n
+fi
if test -r library.n; then
rm -f library.n.*
$ZIP library.n