Artifact
271a3694aaf57f559bba166a5544b5aa1d876b92:
Attachment "patch-support_installation_actions_tcl" to
ticket [3425271fff]
added by
stwo
2011-10-18 20:35:43.
--- support/installation/actions.tcl.orig Mon Oct 17 12:39:01 2011
+++ support/installation/actions.tcl Mon Oct 17 12:44:25 2011
@@ -68,6 +68,16 @@ proc _tci {module libdir} {
return
}
+proc _trt {module libdir} {
+ global distribution
+
+ _tcr $module $libdir
+ xcopy \
+ [file join $distribution modules $module] \
+ [file join $libdir $module] \
+ 0 *.template
+ return
+}
proc _manfile {f format ext docdir} {
global distribution argv argc argv0 config