X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2FKERNEL_BIN.sh;h=01dc47af22aaa41560c190a20aa8c16f64581d3b;hb=057fa157d84d9c9c857071957f4068532fa28269;hp=664c8590f278e0c82e9ec87a6fe6ba9ccb49ffa0;hpb=68511c4566478925d532a8efccbcb51ba4905e42;p=tools%2Finstall.git diff --git a/config_files/KERNEL_BIN.sh b/config_files/KERNEL_BIN.sh index 664c859..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.2" ]; then + if [ "$ver" = "2.2.8" ]; then return 0 fi fi @@ -17,9 +17,13 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <