install: Make the LD_LIRARY_PATH warning more aesthetic

This commit is contained in:
Brian Anderson 2014-07-10 18:16:48 -07:00
parent 0e80dbe59e
commit ad82cb5621

View File

@ -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