From: eficas <> Date: Thu, 15 Dec 2005 15:25:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CC_param_poursuite~32 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=941250009d5b5bbc0039f952f20fc66fdaf01d0e;p=modules%2Feficas.git *** empty log message *** --- diff --git a/Aster/sdist.py b/Aster/sdist.py index 568d4192..517ec243 100644 --- a/Aster/sdist.py +++ b/Aster/sdist.py @@ -61,6 +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('../Aster/Cata',os.path.join(path_distrib,'Aster'),['aster.py',]) copyfiles('../convert',os.path.join(path_distrib,'convert'),['*.py'])