Salome HOME
ajout de solverlab à l'appli native
[tools/sat_salome.git] / applications / SALOME-9.6.0-MPI.pyconf
index e3a5932816ab96e2874eeda7fc59c7c6dc1423c5..57332722f1e9589f1358eb45aabaf0cb90c3a5f4 100644 (file)
@@ -145,7 +145,7 @@ APPLICATION :
         'PY2CPP' : {tag: 'v2.0'}
         'ADAO'
         'ADAO_INTERFACE'
-        'CEATESTBASE' : {tag: 'SalomeV9'}
+        'CEATESTBASE'
     }
     profile :
     {
@@ -170,3 +170,12 @@ APPLICATION :
         single_install_dir : "no"
     }
 }
+
+__overwrite__ :
+[
+  {
+    #
+    __condition__ : "VARS.dist in ['UB20.04']"
+    'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch']
+  }
+]