aboutsummaryrefslogtreecommitdiff
path: root/win/package.tcl
diff options
context:
space:
mode:
authorlecoanet2006-05-29 13:21:06 +0000
committerlecoanet2006-05-29 13:21:06 +0000
commitb878501e73a6ea16a049c7b70e9f562ade0beb82 (patch)
treea072d72fc1fe3328fea550862dd5e7d9e4c8c4ed /win/package.tcl
parent01f132f42f3df0229ac6c11499e9dae8b8431b70 (diff)
downloadtkzinc-b878501e73a6ea16a049c7b70e9f562ade0beb82.zip
tkzinc-b878501e73a6ea16a049c7b70e9f562ade0beb82.tar.gz
tkzinc-b878501e73a6ea16a049c7b70e9f562ade0beb82.tar.bz2
tkzinc-b878501e73a6ea16a049c7b70e9f562ade0beb82.tar.xz
Prevent the various compile to use the damage option.
Diffstat (limited to 'win/package.tcl')
-rw-r--r--win/package.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/package.tcl b/win/package.tcl
index fe27187..2b108c8 100644
--- a/win/package.tcl
+++ b/win/package.tcl
@@ -1,7 +1,7 @@
#
# This script is intended to be run in the win sub-directory
# with: tclsh build.tcl
-# actions include: tcl, perl, doc, wrap, clean. If nothing
+# actions include: subst, tcl, perl, doc, wrap, clean. If nothing
# is specified all actions are performed in order.
set todo [lindex $argv 0]