]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
Fix HOMARD backwards compatibility - add a section dedicated to gn/evol_01 branch
authorQuentin Cozette <quentin.cozette@cea.fr>
Mon, 8 Feb 2021 15:39:43 +0000 (16:39 +0100)
committerQuentin Cozette <quentin.cozette@cea.fr>
Mon, 8 Feb 2021 15:39:43 +0000 (16:39 +0100)
products/HOMARD.pyconf

index a00df635553d12232bd7ec7ea9fcfe979f57f2bb..d3acf045c93d9b03a10e66e0c4a076c3e122b1eb 100644 (file)
@@ -18,7 +18,6 @@ default :
     depend : [ "SMESH"]
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
-    patches : ['HOMARD_SMESH_SSL_support.patch']
     properties:
     {
         has_salome_gui : "yes"
@@ -28,6 +27,11 @@ default :
     }
 } 
 
+version_gn_evol_01 :
+{
+    patches : ['HOMARD_SMESH_SSL_support.patch']
+}
+
 version_8_5_0_to_V9_6_0 :
 {
     environ :