From: Pascale Noyret Date: Thu, 14 Jun 2007 16:17:25 +0000 (+0000) Subject: Pour enlever PRE7.4 et Utilitai X-Git-Tag: V1_12a2~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=18721000e7aab0a326cc751b388e651c0497c9c0;p=modules%2Feficas.git Pour enlever PRE7.4 et Utilitai --- diff --git a/Aster/sdist.py b/Aster/sdist.py index 798d24fd..c9c481c3 100644 --- a/Aster/sdist.py +++ b/Aster/sdist.py @@ -56,8 +56,8 @@ def main(): ]) # Les Catalogues, Macros, Materiaux et SD - copyfiles('Cata/Utilitai',os.path.join(path_distrib,'Aster','Cata','Utilitai'),['*.py']) - copyfiles('Cata/pre74',os.path.join(path_distrib,'Aster','Cata','pre74'),['*.py']) + # copyfiles('Cata/Utilitai',os.path.join(path_distrib,'Aster','Cata','Utilitai'),['*.py']) + # copyfiles('Cata/pre74',os.path.join(path_distrib,'Aster','Cata','pre74'),['*.py']) copyfiles('Cata/cataSTA6',os.path.join(path_distrib,'Aster','Cata','cataSTA6'),['*.py']) copyfiles('Cata/cataSTA6/Macro',os.path.join(path_distrib,'Aster','Cata','cataSTA6','Macro'),['*.py'])