diff options
Diffstat (limited to 'www/hastymail2-devel/files/pkg-message.in')
-rw-r--r-- | www/hastymail2-devel/files/pkg-message.in | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/www/hastymail2-devel/files/pkg-message.in b/www/hastymail2-devel/files/pkg-message.in deleted file mode 100644 index a85b7ea8856b..000000000000 --- a/www/hastymail2-devel/files/pkg-message.in +++ /dev/null @@ -1,23 +0,0 @@ -[ -{ type: install - message: <<EOM -You have successfully installed Hastymail webmail client. -Don't forget to edit your own config file. A sample config -has been installed in: - -%%PREFIX%%/etc/hastymail2/hastymail2.conf.sample - -The proper config file path is: - -%%PREFIX%%/etc/hastymail2/hastymail2.conf - -after you edit config file run: - - cd %%PREFIX%%/etc/hastymail2/ - php %%PREFIX%%/www/hastymail2/install_scripts/install_config.php \ - hastymail2.conf hastymail2.rc - -Note: if hastymail2.rc already exists, you must remove it -EOM -} -] |