aboutsummaryrefslogtreecommitdiff
path: root/astro/boinc-astropulse/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'astro/boinc-astropulse/files/pkg-message.in')
-rw-r--r--astro/boinc-astropulse/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/astro/boinc-astropulse/files/pkg-message.in b/astro/boinc-astropulse/files/pkg-message.in
index ef9093d931f6..1e5268e2b458 100644
--- a/astro/boinc-astropulse/files/pkg-message.in
+++ b/astro/boinc-astropulse/files/pkg-message.in
@@ -1,4 +1,6 @@
-*****************************************************************************
+[
+{ type: install
+ message: <<EOM
ATTACHING PROJECT
Just run boinc_gui (if installed), choose Attach, and follow instructions.
@@ -13,4 +15,6 @@ MANUAL INSTALLATION
*) Attach to the project:
cd %%BOINC_CLIENT_HOME%%
boinccmd --project_attach %%SETI_SITE%% <account key>
-*****************************************************************************
+EOM
+}
+]