diff options
Diffstat (limited to 'external/python3/python-3.3.0-darwin.patch.1')
| -rw-r--r-- | external/python3/python-3.3.0-darwin.patch.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/external/python3/python-3.3.0-darwin.patch.1 b/external/python3/python-3.3.0-darwin.patch.1 index ec4f45f8db74..8e143815c5cc 100644 --- a/external/python3/python-3.3.0-darwin.patch.1 +++ b/external/python3/python-3.3.0-darwin.patch.1 @@ -61,3 +61,14 @@ no /usr/include. CPMAC=CpMac APPTEMPLATE=$(srcdir)/Resources/app +--- python3/Mac/Resources/framework/Info.plist.in ++++ python3/Mac/Resources/framework/Info.plist.in +@@ -5,7 +5,7 @@ + <key>CFBundleDevelopmentRegion</key> + <string>English</string> + <key>CFBundleExecutable</key> +- <string>Python</string> ++ <string>@PYTHONFRAMEWORK@</string> + <key>CFBundleGetInfoString</key> + <string>Python Runtime and Library</string> + <key>CFBundleIdentifier</key> |
