X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config_files%2FNETGENPLUGIN_BIN.sh;h=f22f37d1fc4b56ae1545aa60f6fb7065c70e4413;hb=26a8409959508eadcf1ce9c019abe85fd9d3c91b;hp=331ee96c665067525fd1ba695047df362d16ec11;hpb=68511c4566478925d532a8efccbcb51ba4905e42;p=tools%2Finstall.git diff --git a/config_files/NETGENPLUGIN_BIN.sh b/config_files/NETGENPLUGIN_BIN.sh index 331ee96..f22f37d 100755 --- a/config_files/NETGENPLUGIN_BIN.sh +++ b/config_files/NETGENPLUGIN_BIN.sh @@ -5,7 +5,7 @@ if [ -n "${NETGENPLUGIN_ROOT_DIR}" ]; then check_lib_version VERSION ${NETGENPLUGIN_ROOT_DIR}/bin/salome if [ "$?" -eq "0" ]; then ver=`cat ${NETGENPLUGIN_ROOT_DIR}/bin/salome/VERSION | awk -F: '{print $2}' | tr -d '[:space:]' ` - if [ "$ver" = "2.2.2" ]; then + if [ "$ver" = "3.2.0" ]; then return 0 fi fi @@ -18,8 +18,12 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <