X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config_files%2FGEOM_BIN.sh;h=634a39072b11df6b911956cf9b8f2c4ef51d7d13;hb=11d56da368de92e83f422c03c18fd816daa36a72;hp=c48a19aa8e7272ceb24be71c29838b3313228054;hpb=68511c4566478925d532a8efccbcb51ba4905e42;p=tools%2Finstall.git diff --git a/config_files/GEOM_BIN.sh b/config_files/GEOM_BIN.sh index c48a19a..634a390 100755 --- a/config_files/GEOM_BIN.sh +++ b/config_files/GEOM_BIN.sh @@ -5,7 +5,7 @@ if [ -n "${GEOM_ROOT_DIR}" ]; then check_lib_version VERSION ${GEOM_ROOT_DIR}/bin/salome if [ "$?" -eq "0" ]; then ver=`cat ${GEOM_ROOT_DIR}/bin/salome/VERSION | awk -F: '{print $2}' | tr -d '[:space:]' ` - if [ "$ver" = "2.2.2" ]; then + if [ "$ver" = "3.2.1" ]; then return 0 fi fi @@ -17,9 +17,13 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <