diff options
Diffstat (limited to 'math/scalapack')
-rw-r--r-- | math/scalapack/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/math/scalapack/files/pkg-message.in b/math/scalapack/files/pkg-message.in index 74b24ecc5d10..77fcda0ea8fe 100644 --- a/math/scalapack/files/pkg-message.in +++ b/math/scalapack/files/pkg-message.in @@ -1,4 +1,6 @@ -*********************************************************************** +[ +{ type: install + message: <<EOM Please test your scalapack installation Example programs are located at %%EXAMPLESDIR%% @@ -30,4 +32,6 @@ You can change -np 4 to any number to meet your environment. See files at %%DOCSDIR%% for detail. -********************************************************************** +EOM +} +] |