Salome HOME
correction coquille
authorcrouzet <nicolas.crouzet@cea.fr>
Mon, 9 Sep 2019 08:28:48 +0000 (10:28 +0200)
committercrouzet <nicolas.crouzet@cea.fr>
Mon, 9 Sep 2019 08:28:48 +0000 (10:28 +0200)
commands/package.py

index 1f9c8bcef6de02756d7a38ef06d74a5b123ae5cb..707bbab5fc5db4c4046b19f08b37e3de2e491909 100644 (file)
@@ -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