]> SALOME platform Git repositories - tools/install.git/blobdiff - config_files/BOOST-1.30.2.sh
Salome HOME
Fix a bug: after installation of omni binaries it is necessary to correct path to...
[tools/install.git] / config_files / BOOST-1.30.2.sh
index 75007c557ebafd783a7f168909021343b0a402ba..169f69906a4d4a833c1027a4ff1b4a02a41329d7 100755 (executable)
@@ -21,7 +21,7 @@ make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
 
 # looks for the native product and collects it's environment (used by make_env())
 try_native(){
-echo "It is impossible to use native BOOST now. Sorry."
+echo "It is impossible to use native BOOST."
 return 1
 }