X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2FPYCALCULATOR_BIN.sh;h=dd3ed0c73ffa98bd7ff89039c89b1791edc382c6;hb=3fc3493387b534f9e0c536de985ac0af3413ae7a;hp=beaeaa718ce6bbb891940792ce45e92b9a71a999;hpb=68511c4566478925d532a8efccbcb51ba4905e42;p=tools%2Finstall.git diff --git a/config_files/PYCALCULATOR_BIN.sh b/config_files/PYCALCULATOR_BIN.sh index beaeaa7..dd3ed0c 100755 --- a/config_files/PYCALCULATOR_BIN.sh +++ b/config_files/PYCALCULATOR_BIN.sh @@ -5,7 +5,7 @@ if [ -n "${PYCALCULATOR_ROOT_DIR}" ]; then check_lib_version VERSION ${PYCALCULATOR_ROOT_DIR}/bin/salome if [ "$?" -eq "0" ]; then ver=`cat ${PYCALCULATOR_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,8 +17,12 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <