diff options
Diffstat (limited to 'www/tdiary/files/pkg-message.in')
| -rw-r--r-- | www/tdiary/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/www/tdiary/files/pkg-message.in b/www/tdiary/files/pkg-message.in index e46a088cf5c6..312e6f2d7bd6 100644 --- a/www/tdiary/files/pkg-message.in +++ b/www/tdiary/files/pkg-message.in @@ -1,5 +1,6 @@ - -============================================================================= +[ +{ type: install + message: <<EOM There is a script to install tDiary in a user directory. This script should be run manually. @@ -14,5 +15,6 @@ This script should be run manually. There are documents in the following directories. See ... %%DOCSDIR%% -============================================================================= - +EOM +} +] |
