install-i18n.py

changeset 97
c4086afea02b
parent 15
f6ccc31d6e72
child 139
5c4f1a9ae0bb
diff -r 9624a110667d -r c4086afea02b install-i18n.py
--- a/install-i18n.py	Sun Jan 31 17:11:22 2010 +0000
+++ b/install-i18n.py	Sun Jan 31 18:31:28 2010 +0000
@@ -100,8 +100,6 @@
 
     global platBinDir
     
-    depChecks = 1
-
     for opt, arg in optlist:
         if opt == "-h":
             usage(0)
@@ -119,4 +117,4 @@
         print("""An internal error occured.  Please report all the output of the program,
 including the following traceback, to eric5-bugs@eric-ide.python-projects.org.
 """)
-        raise
\ No newline at end of file
+        raise

eric ide

mercurial