From: eficas <> Date: Thu, 15 Dec 2005 16:11:51 +0000 (+0000) Subject: Pn bug dans la construction de la V1.9 X-Git-Tag: CC_param_poursuite~30 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c4d533aa5ab6cebe89bdb2656356838610fdb568;p=tools%2Feficas.git Pn bug dans la construction de la V1.9 ... .... ... --- diff --git a/Aster/sdist.py b/Aster/sdist.py index 517ec243..be9d8f55 100644 --- a/Aster/sdist.py +++ b/Aster/sdist.py @@ -61,7 +61,7 @@ def main(): copyfiles('Cata/cataSTA76',os.path.join(path_distrib,'Aster','Cata','cataSTA76'),['*.py']) copyfiles('Cata/cataSTA76/Macro',os.path.join(path_distrib,'Aster','Cata','cataSTA76','Macro'),['*.py']) copyfiles('Cata/cataSTA81',os.path.join(path_distrib,'Aster','Cata','cataSTA81'),['*.py']) - copyfiles('Cata',os.path.join(path_distrib,'Aster','Cata',['*c_clefs_docu']) + copyfiles('Cata',os.path.join(path_distrib,'Aster','Cata'),['*c_clefs_docu']) copyfiles('../Aster/Cata',os.path.join(path_distrib,'Aster'),['aster.py',]) copyfiles('../convert',os.path.join(path_distrib,'convert'),['*.py'])