]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
*** empty log message ***
authorPascale Noyret <pascale.noyret@edf.fr>
Mon, 18 Feb 2008 11:04:00 +0000 (11:04 +0000)
committerPascale Noyret <pascale.noyret@edf.fr>
Mon, 18 Feb 2008 11:04:00 +0000 (11:04 +0000)
Openturns/sdistOTqt.py

index dc5f7928925de812422128b4e1e66935ef2da0d6..ebbb66130ea2f28284fbee4765b4d695a04634f5 100644 (file)
@@ -33,8 +33,8 @@ def main():
    copyfiles('../Editeur',os.path.join(path_distrib,'Editeur'),['*.py','faqs.txt'])
    copyfiles('../InterfaceTK',os.path.join(path_distrib,'InterfaceTK'),['*.py','faqs.txt'])
    copyfiles('../InterfaceQT',os.path.join(path_distrib,'InterfaceQT'),['*.py','faqs.txt'])
-   copyfiles('../Openturns',os.path.join(path_distrib,'Openturns'),['*.py'])
-   copyfiles('../Openturns',os.path.join(path_distrib,'Openturns'),['*.ini'])
+   copyfiles('../Ui',os.path.join(path_distrib,'Ui'),['*.py'])
+   copyfiles('../Openturns',os.path.join(path_distrib,'Openturns'),['*.py','*.ini'])
    copyfiles('../Ihm',os.path.join(path_distrib,'Ihm'),['*.py'])
    copyfiles('../Extensions',os.path.join(path_distrib,'Extensions'),['*.py'])
    copyfiles('../Misc',os.path.join(path_distrib,'Misc'),['*.py'])