From: Pascale Noyret Date: Wed, 13 May 2009 08:43:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: V0_a1_SEPQT4^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6b757e7014ea75140ef13cb9c81d47edb598a03f;p=modules%2Feficas.git *** empty log message *** --- diff --git a/Sous_epaisseur/sdistSEP.py b/Sous_epaisseur/sdistSEP.py index abd21f2d..72ae2004 100644 --- a/Sous_epaisseur/sdistSEP.py +++ b/Sous_epaisseur/sdistSEP.py @@ -45,6 +45,7 @@ def main(): # ______________________ copyfiles('../convert',os.path.join(path_distrib,'convert'),['*.py']) + os.system("rm -rf .././convert/Parserv5 ") copyfiles('../generator',os.path.join(path_distrib,'generator'),['*.py']) copyfiles('../Editeur/icons',os.path.join(path_distrib,'Editeur','icons'),['*.gif']) copyfiles('../Editeur/icons',os.path.join(path_distrib,'Editeur','icons'),['*.png'])