From: Nabil Ghodbane Date: Thu, 9 Dec 2021 12:21:07 +0000 (+0100) Subject: spns #26622: medfile windows file opening in binary mode X-Git-Tag: V9_8_0~22 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e6e0562cedf8a89458de3fed1678dac7da1ea54c;p=tools%2Fsat_salome.git spns #26622: medfile windows file opening in binary mode --- diff --git a/products/medfile.pyconf b/products/medfile.pyconf index 50cb73d..72671d0 100644 --- a/products/medfile.pyconf +++ b/products/medfile.pyconf @@ -31,6 +31,17 @@ default_Autotools : build_depend : [] } +# needed in order to screen with windows version - see below +version_4_1_1 : +{ + patches : [] +} + +version_4_1_1_win : +{ + patches : ['med-4.1.0_win_3x_files_support.patch'] +} + # needed in order to screen with windows version - see below version_4_1_0 : {