diff options
Diffstat (limited to 'irc/eggdrop-devel/files/pkg-message.in')
-rw-r--r-- | irc/eggdrop-devel/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/irc/eggdrop-devel/files/pkg-message.in b/irc/eggdrop-devel/files/pkg-message.in index 68f969678c0c..b885cab6f1cf 100644 --- a/irc/eggdrop-devel/files/pkg-message.in +++ b/irc/eggdrop-devel/files/pkg-message.in @@ -1,10 +1,12 @@ -======================================================================== - +[ +{ type: install + message: <<EOM This Port of Eggdrop differs from a normal eggdrop installation, because it does respect hier(7). That means your eggdrop.conf goes to %%PREFIX%%/etc/eggdrop.conf and .chan, .notes, .user files go to %%PREFIX%%/share/eggdrop. Modules will go to %%PREFIX%%/lib/eggdrop and documentation can be found in %%PREFIX%%/share/doc/eggdrop, scripts go to %%PREFIX%%/share/eggdrop/scripts. - -======================================================================== +EOM +} +] |