From 18721000e7aab0a326cc751b388e651c0497c9c0 Mon Sep 17 00:00:00 2001 From: Pascale Noyret Date: Thu, 14 Jun 2007 16:17:25 +0000 Subject: [PATCH] Pour enlever PRE7.4 et Utilitai --- Aster/sdist.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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']) -- 2.39.2