diff options
Diffstat (limited to 'devel/cdash/files/pkg-message.in')
-rw-r--r-- | devel/cdash/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/cdash/files/pkg-message.in b/devel/cdash/files/pkg-message.in index e89931442175..f9a8aabc2eac 100644 --- a/devel/cdash/files/pkg-message.in +++ b/devel/cdash/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM Your CDash configuration file is located at %%PREFIX%%/www/CDash/cdash/config.local.php. @@ -6,3 +9,6 @@ grant him privileges over a database named 'cdash'. A sample CDash project is available for download at http://www.cdash.org/download/CDashTest.zip. +EOM +} +] |