From: Nabil Ghodbane Date: Fri, 14 Jan 2022 10:47:16 +0000 (+0100) Subject: single_install_dir=yes for MEDCOUPLING windows build X-Git-Tag: V9_9_0~229 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=39f861dc8634f2680019c24d1d6d5420f9acd882;p=tools%2Fsat_salome.git single_install_dir=yes for MEDCOUPLING windows build --- diff --git a/applications/MEDCOUPLING-9.4.0-windows.pyconf b/applications/MEDCOUPLING-9.4.0-windows.pyconf index 60f4ec1..b502164 100644 --- a/applications/MEDCOUPLING-9.4.0-windows.pyconf +++ b/applications/MEDCOUPLING-9.4.0-windows.pyconf @@ -94,6 +94,6 @@ APPLICATION : repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' - single_install_dir : "no" + single_install_dir : "yes" } } diff --git a/applications/MEDCOUPLING-9.8.0-windows.pyconf b/applications/MEDCOUPLING-9.8.0-windows.pyconf index 5e00f10..4772892 100644 --- a/applications/MEDCOUPLING-9.8.0-windows.pyconf +++ b/applications/MEDCOUPLING-9.8.0-windows.pyconf @@ -94,6 +94,6 @@ APPLICATION : repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' - single_install_dir : "no" + single_install_dir : "yes" } } diff --git a/applications/MEDCOUPLING-master-windows.pyconf b/applications/MEDCOUPLING-master-windows.pyconf index ad101f1..0c15414 100644 --- a/applications/MEDCOUPLING-master-windows.pyconf +++ b/applications/MEDCOUPLING-master-windows.pyconf @@ -94,6 +94,6 @@ APPLICATION : repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' - single_install_dir : "no" + single_install_dir : "yes" } }