X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2FNETGENPLUGIN_BIN.sh;h=6dd88769de45bfa6f2c22f6fd5df9c785b6431f0;hb=3fc3493387b534f9e0c536de985ac0af3413ae7a;hp=89f7de0a25911dd63d9da2c70474dce0874e5dbb;hpb=d0d5f7ed5c2f0086deb3cf7f8477563ff8e4e2c3;p=tools%2Finstall.git diff --git a/config_files/NETGENPLUGIN_BIN.sh b/config_files/NETGENPLUGIN_BIN.sh index 89f7de0..6dd8876 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.0b1" ]; then return 0 fi fi @@ -18,6 +18,12 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <