From: crouzet Date: Mon, 9 Sep 2019 08:28:48 +0000 (+0200) Subject: correction coquille X-Git-Tag: 5.5.0~28 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3321dec28caabd96d63aebf9bd74f7753fe5283a;p=tools%2Fsat.git correction coquille --- diff --git a/commands/package.py b/commands/package.py index 1f9c8bc..707bbab 100644 --- a/commands/package.py +++ b/commands/package.py @@ -1539,7 +1539,7 @@ Please add it in file: if key.endswith("(bin)"): source_dir = d_bin_files_to_add[key][0] path_in_archive = d_bin_files_to_add[key][1].replace( - config.INTERNAL.config.binary_dir + runner.cfg.VARS.dist, + runner.cfg.INTERNAL.config.binary_dir + runner.cfg.VARS.dist, runner.cfg.INTERNAL.config.install_dir) if os.path.basename(source_dir)==os.path.basename(path_in_archive): # if basename is the same we will just substitute the dirname