about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/etc/install.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/etc/install.sh b/src/etc/install.sh
index a89b616edf0..3f40d54de33 100644
--- a/src/etc/install.sh
+++ b/src/etc/install.sh
@@ -489,8 +489,7 @@ then
             err "${ERR}"
         else
             echo
-            echo "    please ensure '${CFG_PREFIX}/lib' is added to ${CFG_LD_PATH_VAR}"
-            echo
+            echo "    Note: please ensure '${CFG_PREFIX}/lib' is added to ${CFG_LD_PATH_VAR}"
         fi
     fi
 fi