Salome HOME
SMESH & NETGENPLUGIN - bos #32698 - Linux
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 27 Oct 2022 15:51:01 +0000 (17:51 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 27 Oct 2022 15:51:01 +0000 (17:51 +0200)
applications/SALOME-master-native.pyconf
applications/SALOME-master.pyconf

index 82383241ab59b4207217827004c99c89f5904375..5666f01b3b532a6afded619c1a1bd84a73756693 100644 (file)
@@ -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'                  }
index 254474a26bee93249a2a0a6709acd731252b65e2..5579f07d5a42018fcb8dcd3383930bc36c6d7fd0 100644 (file)
@@ -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'
     }
     {