X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2FKERNEL_BIN.sh;h=01dc47af22aaa41560c190a20aa8c16f64581d3b;hb=057fa157d84d9c9c857071957f4068532fa28269;hp=17b2c58763b26239deff5044e8c3e102237450f0;hpb=d5ba68a61da42a274ca74c108879a6d5871848a6;p=tools%2Finstall.git diff --git a/config_files/KERNEL_BIN.sh b/config_files/KERNEL_BIN.sh index 17b2c58..01dc47a 100755 --- a/config_files/KERNEL_BIN.sh +++ b/config_files/KERNEL_BIN.sh @@ -5,7 +5,7 @@ if [ -n "${KERNEL_ROOT_DIR}" ]; then check_lib_version VERSION ${KERNEL_ROOT_DIR}/bin/salome if [ "$?" -eq "0" ]; then ver=`cat ${KERNEL_ROOT_DIR}/bin/salome/VERSION | awk -F: '{print $2}' | tr -d '[:space:]' ` - if [ "$ver" = "2.2.3" ]; then + if [ "$ver" = "2.2.8" ]; then return 0 fi fi @@ -17,6 +17,13 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <