From: Nabil Ghodbane Date: Thu, 27 Oct 2022 15:51:01 +0000 (+0200) Subject: SMESH & NETGENPLUGIN - bos #32698 - Linux X-Git-Tag: V9_11_0~207 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8957509acf6ca89367e5d34bc6994105af05452c;p=tools%2Fsat_salome.git SMESH & NETGENPLUGIN - bos #32698 - Linux --- diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index 8238324..5666f01 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -148,8 +148,8 @@ APPLICATION : 'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} 'GUI' 'GEOM' - 'SMESH' : 'V9_10_0a2' - 'NETGENPLUGIN' : 'V9_10_0a2' + 'SMESH' + 'NETGENPLUGIN' 'BLSURFPLUGIN' 'GHS3DPLUGIN' 'GHS3DPRLPLUGIN' @@ -236,8 +236,6 @@ __overwrite__ : # - xmlpatterns executable __condition__ : "VARS.dist in ['DB10']" 'APPLICATION.products.TopIIVolMesh' : 'master' - 'APPLICATION.products.SMESH' : 'master' - 'APPLICATION.products.NETGENPLUGIN' : 'master' 'APPLICATION.products.opencv' : '3.2.0' 'APPLICATION.products.cminpack' : 'native' 'APPLICATION.products.PyFMI' : {tag:'2.6', base: 'no', section: 'version_2_6_no_pip' } diff --git a/applications/SALOME-master.pyconf b/applications/SALOME-master.pyconf index 254474a..5579f07 100644 --- a/applications/SALOME-master.pyconf +++ b/applications/SALOME-master.pyconf @@ -150,8 +150,8 @@ APPLICATION : 'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} 'GUI' 'GEOM' - 'SMESH' : 'V9_10_0a2' - 'NETGENPLUGIN' : 'V9_10_0a2' + 'SMESH' + 'NETGENPLUGIN' 'BLSURFPLUGIN' 'GHS3DPLUGIN' 'GHS3DPRLPLUGIN' @@ -230,8 +230,6 @@ __overwrite__ : } { __condition__ : "VARS.dist in ['DB09']" - 'APPLICATION.products.SMESH' : 'master' - 'APPLICATION.products.NETGENPLUGIN' : 'master' 'APPLICATION.products.TopIIVolMesh' : 'master' } {