/[pkgs]/devel/Mayavi/Mayavi-3.1.0-enthought_tvtk_code_gen_py.patch
ViewVC logotype

Contents of /devel/Mayavi/Mayavi-3.1.0-enthought_tvtk_code_gen_py.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Wed Jul 1 06:32:03 2009 UTC (4 months, 3 weeks ago) by rakesh
Branch: MAIN
CVS Tags: Mayavi-3_2_0-6_fc12, F-12-split, Mayavi-3_2_0-7_fc12, HEAD
File MIME type: text/x-patch
Initial import.
1 --- Mayavi-3.1.0.org/enthought/tvtk/code_gen.py 2009-06-10 16:40:04.124136294 +0530
2 +++ Mayavi-3.1.0/enthought/tvtk/code_gen.py 2009-06-11 17:01:04.970576741 +0530
3 @@ -157,6 +157,8 @@
4 z.write(x, 'tvtk_classes/%s'%fname)
5 z.writepy('tvtk_classes')
6 z.close()
7 + if os.path.exists(cwd + "/" + self.zip_name):
8 + os.unlink(cwd + "/" + self.zip_name)
9 shutil.move(self.zip_name, cwd)
10 os.chdir(cwd)
11

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2