diff options
Diffstat (limited to 'lang/tcl-wrapper/files/pkg-message.in')
-rw-r--r-- | lang/tcl-wrapper/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lang/tcl-wrapper/files/pkg-message.in b/lang/tcl-wrapper/files/pkg-message.in index 101285118745..071f4c5efc26 100644 --- a/lang/tcl-wrapper/files/pkg-message.in +++ b/lang/tcl-wrapper/files/pkg-message.in @@ -1,7 +1,11 @@ -******************************************************************* +[ +{ type: install + message: <<EOM You may wish to modify (or create) the configuration file: %%TX_CONF_FULL%% Sample configuration file is located at: %%TX_CONF_FULL%%.sample -******************************************************************* +EOM +} +] |