summaryrefslogtreecommitdiff
path: root/lang/mono/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mono/pkg-message')
-rw-r--r--lang/mono/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/lang/mono/pkg-message b/lang/mono/pkg-message
index 62ccb4f53b3f..ea0760f73ba6 100644
--- a/lang/mono/pkg-message
+++ b/lang/mono/pkg-message
@@ -1,4 +1,6 @@
-************************************************************************
+[
+{ type: install
+ message: <<EOM
If you have build/runtime errors with Mono and Gtk# apps please try the
following first:
@@ -30,4 +32,6 @@ following first:
* Some process information are accessed through /proc (e.g. when using
NUnit) and procfs(5) has to be mounted for these features to work:
# echo "proc /proc procfs rw 0 0" >> /etc/fstab
-************************************************************************
+EOM
+}
+]