From: Quentin Cozette Date: Mon, 8 Feb 2021 15:39:43 +0000 (+0100) Subject: Fix HOMARD backwards compatibility - add a section dedicated to gn/evol_01 branch X-Git-Tag: V9_7_0~126 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7a16d2877f6b668caa5c077ffe0d44fa45f3cd0c;p=tools%2Fsat_salome.git Fix HOMARD backwards compatibility - add a section dedicated to gn/evol_01 branch --- diff --git a/products/HOMARD.pyconf b/products/HOMARD.pyconf index a00df63..d3acf04 100644 --- a/products/HOMARD.pyconf +++ b/products/HOMARD.pyconf @@ -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 :