summaryrefslogtreecommitdiff
path: root/sysutils/scalpel/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/scalpel/files/pkg-message.in')
-rw-r--r--sysutils/scalpel/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/scalpel/files/pkg-message.in b/sysutils/scalpel/files/pkg-message.in
index 0de1eac040a8..92f1dabc2ee4 100644
--- a/sysutils/scalpel/files/pkg-message.in
+++ b/sysutils/scalpel/files/pkg-message.in
@@ -1,4 +1,6 @@
-************************************************************
+[
+{ type: install
+ message: <<EOM
Scalpel has been successfully installed on your system.
Now it is time to configure this package.
@@ -7,5 +9,6 @@ directory as scalpel.conf and edit it.
Scalpel will always use scalpel.conf in your current working
directory, if not specified with "-c /path/to/scalpel.conf".
-
-************************************************************
+EOM
+}
+]