summarylogtreecommitdiffstats
path: root/fullprof-suite.install
diff options
context:
space:
mode:
Diffstat (limited to 'fullprof-suite.install')
-rw-r--r--fullprof-suite.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/fullprof-suite.install b/fullprof-suite.install
index 1146a49a97bb..337e2fd72a2f 100644
--- a/fullprof-suite.install
+++ b/fullprof-suite.install
@@ -1,7 +1,7 @@
post_install() {
- echo "Programs can be launched by executing fullprof-[PROGRAM], where"
- echo "[PROGRAM] is substituted by the desired executable (e.g."
- echo "fullprof-tfp, fullprof-wfp2k, fullprof-winplotr-2006, etc.)"
+ echo " Programs can be launched by executing fullprof-[PROGRAM], where"
+ echo " [PROGRAM] is substituted by the desired executable (e.g."
+ echo " fullprof-tfp, fullprof-wfp2k, fullprof-winplotr-2006, etc.)"
}
post_upgrade() {