X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2FCOMPONENT_BIN.sh;h=8fe47e609b077a709ce0cdd383d60218a7b2dfdb;hb=15d500ad3ebc31eec8b286677cf4cee0e9899307;hp=6e8ebbe7cd07090afa789f03be0b3bb51278fdcf;hpb=be4bba1fe33032ad6dd8a3c727cc2d0015519060;p=tools%2Finstall.git diff --git a/config_files/COMPONENT_BIN.sh b/config_files/COMPONENT_BIN.sh index 6e8ebbe..8fe47e6 100755 --- a/config_files/COMPONENT_BIN.sh +++ b/config_files/COMPONENT_BIN.sh @@ -5,7 +5,7 @@ if [ -n "${COMPONENT_ROOT_DIR}" ]; then check_lib_version VERSION ${COMPONENT_ROOT_DIR}/bin/salome if [ "$?" -eq "0" ]; then ver=`cat ${COMPONENT_ROOT_DIR}/bin/salome/VERSION | awk -F: '{print $2}' | tr -d '[:space:]' ` - if [ "$ver" = "2.2.3" ]; then + if [ "$ver" = "2.2.4" ]; then return 0 fi fi @@ -17,6 +17,13 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <