install.py

changeset 3508
4861f0bb3509
parent 3507
b09e10d4f343
child 3509
bf0673c8f155
--- 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