summaryrefslogtreecommitdiff
path: root/multimedia/mythtv/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mythtv/files/pkg-message.in')
-rw-r--r--multimedia/mythtv/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/multimedia/mythtv/files/pkg-message.in b/multimedia/mythtv/files/pkg-message.in
index 0abecefb7b60..a9e17e044e40 100644
--- a/multimedia/mythtv/files/pkg-message.in
+++ b/multimedia/mythtv/files/pkg-message.in
@@ -1,5 +1,6 @@
-**********
-
+[
+{ type: install
+ message: <<EOM
MythTV has now been installed, but it still needs to be configured.
1. To create the database, use the following command:
@@ -9,5 +10,6 @@ MythTV has now been installed, but it still needs to be configured.
2. Next, run mythtv-setup.
See http://www.mythtv.org/docs/ for more information.
-
-**********
+EOM
+}
+]