From: Nabil Ghodbane Date: Mon, 19 Apr 2021 10:31:34 +0000 (+0200) Subject: spns #24193 fix Homard tool binary name X-Git-Tag: V9_7_0~63^2~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f4e3c8037ec13fa0f84abc2829f60ee38b372182;p=tools%2Fsat_salome.git spns #24193 fix Homard tool binary name --- diff --git a/products/HOMARD.pyconf b/products/HOMARD.pyconf index f68427b..62505ad 100644 --- a/products/HOMARD.pyconf +++ b/products/HOMARD.pyconf @@ -13,7 +13,7 @@ default : { SalomeAppConfig_ : $install_dir + $VARS.sep + "share" + $VARS.sep + "salome" + $VARS.sep + "resources" + $VARS.sep + "homard" HOMARD_REP_EXE : $install_dir + $VARS.sep + "bin" + $VARS.sep + "salome" - HOMARD_EXE : "homard.out" + HOMARD_EXE : "homard" } depend : [ "SMESH"] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name