]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
Pn bug dans la construction de la V1.9
authoreficas <>
Thu, 15 Dec 2005 16:11:51 +0000 (16:11 +0000)
committereficas <>
Thu, 15 Dec 2005 16:11:51 +0000 (16:11 +0000)
... .... ...

Aster/sdist.py

index 517ec243b40caae8711b6e65f656ceadea6cd064..be9d8f552ff9f4f323e63964e55abf39c683e487 100644 (file)
@@ -61,7 +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('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'])