]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
Pour enlever PRE7.4 et Utilitai
authorPascale Noyret <pascale.noyret@edf.fr>
Thu, 14 Jun 2007 16:17:25 +0000 (16:17 +0000)
committerPascale Noyret <pascale.noyret@edf.fr>
Thu, 14 Jun 2007 16:17:25 +0000 (16:17 +0000)
Aster/sdist.py

index 798d24fdafc4dafb17a3cfac57436974779a9129..c9c481c32b4a25bb8fa88cac62f1b74d51a42762 100644 (file)
@@ -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'])