X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2FCOMPONENT_BIN.sh;h=3225ca11eab71ff9cba07a9f1561c7335f7bc8f6;hb=3fc3493387b534f9e0c536de985ac0af3413ae7a;hp=9d6922c4cc6ef837b5d12f7e2a11707cec14771d;hpb=d0d5f7ed5c2f0086deb3cf7f8477563ff8e4e2c3;p=tools%2Finstall.git diff --git a/config_files/COMPONENT_BIN.sh b/config_files/COMPONENT_BIN.sh index 9d6922c..3225ca1 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.2" ]; then + if [ "$ver" = "3.2.0b1" ]; then return 0 fi fi @@ -17,6 +17,13 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <