install.py

branch
5_4_x
changeset 3512
29c2cea601cc
parent 3511
164377e75d33
child 3513
e3fe4823272a
diff -r 164377e75d33 -r 29c2cea601cc install.py
--- a/install.py	Sun Apr 13 17:29:48 2014 +0200
+++ b/install.py	Sun Apr 13 17:35:21 2014 +0200
@@ -804,8 +804,8 @@
         """    'mdir': r'{13}',\n"""
         """    'apidir': r'{14}',\n"""
         """    'apis': {15},\n"""
-        """    'macAppBundlePath': {16},\n"""
-        """    'macAppBundleName': {17},\n"""
+        """    'macAppBundlePath': r'{16}',\n"""
+        """    'macAppBundleName': r'{17}',\n"""
         """}}\n"""
         """\n"""
         """def getConfig(name):\n"""

eric ide

mercurial