[gnumeric] win32: I don't do python.



commit f2c9f411c00115249fa66404afb96856bbaaaa7f
Author: Morten Welinder <terra gnome org>
Date:   Tue Apr 13 21:16:39 2010 -0400

    win32: I don't do python.

 tools/win32/jhbuildrc.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/win32/jhbuildrc.py b/tools/win32/jhbuildrc.py
index 28a50d5..2a11a03 100644
--- a/tools/win32/jhbuildrc.py
+++ b/tools/win32/jhbuildrc.py
@@ -31,7 +31,7 @@ addpath('PKG_CONFIG_PATH', os.path.join(os.sep, prefix, 'share', 'pkgconfig'))
 #Prefix for all the tools
 mingw_tool_prefix = '/usr/bin/i586-mingw32msvc-'
 if os.path.exists(mingw_tool_prefix + 'gcc'):
-    # Nothing
+    0# Nothing
 else:
     mingw_tool_prefix = '/usr/bin/i686-pc-mingw32-'
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]