summaryrefslogtreecommitdiff
path: root/sysutils/logtool/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/logtool/pkg-message')
-rw-r--r--sysutils/logtool/pkg-message20
1 files changed, 11 insertions, 9 deletions
diff --git a/sysutils/logtool/pkg-message b/sysutils/logtool/pkg-message
index 9f37310c2a0a..cb54f27bcfce 100644
--- a/sysutils/logtool/pkg-message
+++ b/sysutils/logtool/pkg-message
@@ -1,9 +1,11 @@
-###########################################################################
-#
-# Sample configuration files are installed in
-#
-# PREFIX/share/examples/logtool
-#
-# Please copy them to PREFIX/etc/logtool and edit to suit your needs.
-#
-###########################################################################
+[
+{ type: install
+ message: <<EOM
+ Sample configuration files are installed in
+
+ PREFIX/share/examples/logtool
+
+ Please copy them to PREFIX/etc/logtool and edit to suit your needs.
+EOM
+}
+]