diff options
Diffstat (limited to 'www/planet/files/pkg-message.in')
-rw-r--r-- | www/planet/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www/planet/files/pkg-message.in b/www/planet/files/pkg-message.in index c27f0be25a47..d4710268c92e 100644 --- a/www/planet/files/pkg-message.in +++ b/www/planet/files/pkg-message.in @@ -1,7 +1,11 @@ - +[ +{ type: install + message: <<EOM Planet has been installed into %%DATADIR%% To get started, make a copy of the examples directory and configure to taste. *** Try to keep your configuration and output files away from the installation folder %%DATADIR%%, the INSTALL doc recommends ~/planet, but %%PREFIX%%/etc/planet is a good choice.*** - +EOM +} +] |