summaryrefslogtreecommitdiff
path: root/www/xoops/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/xoops/files/pkg-message.in')
-rw-r--r--www/xoops/files/pkg-message.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/xoops/files/pkg-message.in b/www/xoops/files/pkg-message.in
index c67a40080b63..9e96bd0909c7 100644
--- a/www/xoops/files/pkg-message.in
+++ b/www/xoops/files/pkg-message.in
@@ -1,7 +1,6 @@
-
-POST-INSTALL CONFIGURATION FOR XOOPS
-=====================================
-
+[
+{ type: install
+ message: <<EOM
1) Add the following to your Apache configuration, and
restart the server:
@@ -33,5 +32,6 @@ POST-INSTALL CONFIGURATION FOR XOOPS
For more information, see the INSTALL DOCUMENTATION:
http://www.xoops.org/modules/mediawiki/index.php/Installation_Guide
-
-========================================================
+EOM
+}
+]