From: Serge Rehbinder Date: Wed, 25 Jan 2017 14:42:44 +0000 (+0100) Subject: sat package: bug fix X-Git-Tag: 5.0.0a1~38^2~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5ccc64baf851612af0a44f068df6f109fd8d49a2;p=tools%2Fsat.git sat package: bug fix --- diff --git a/commands/package.py b/commands/package.py index 6ae96f8..1821191 100644 --- a/commands/package.py +++ b/commands/package.py @@ -97,7 +97,7 @@ parser.add_option('n', 'name', 'string', 'name', _('Optional: The name or full path of the archive.'), None) parser.add_option('', 'add_files', 'list2', 'add_files', _('Optional: The list of additional files to add to the archive.'), []) -parser.add_option('', 'without_commercial', 'boolean', 'with_commercial', +parser.add_option('', 'without_commercial', 'boolean', 'without_commercial', _('Optional: do not add commercial licence.'), False) def add_files(tar, name_archive, d_content, logger): @@ -200,7 +200,7 @@ def produce_relative_launcher(config, stat.S_IXUSR | stat.S_IXGRP | stat.S_IXOTH) - + return filepath def produce_relative_env_files(config,