summaryrefslogtreecommitdiffstats
path: root/Mac/OSX
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2002-07-31 14:45:08 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2002-07-31 14:45:08 (GMT)
commit40e2e51a7efc65e2df77ec10be315eaf13a739c8 (patch)
tree00ae56e2d400f1de137fd7b1315f2570dd0911fc /Mac/OSX
parentb7276cdf71d807f4ccdb8b52a309b2b943e31bab (diff)
downloadcpython-40e2e51a7efc65e2df77ec10be315eaf13a739c8.zip
cpython-40e2e51a7efc65e2df77ec10be315eaf13a739c8.tar.gz
cpython-40e2e51a7efc65e2df77ec10be315eaf13a739c8.tar.bz2
Install into /Applications/Python in stead of into /Applications.
Diffstat (limited to 'Mac/OSX')
-rwxr-xr-xMac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj5
1 files changed, 2 insertions, 3 deletions
diff --git a/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj b/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj
index 607e8ee..05998ad 100755
--- a/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj
+++ b/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj
@@ -287,9 +287,8 @@
buildSettings = {
FRAMEWORK_SEARCH_PATHS = "";
HEADER_SEARCH_PATHS = "";
- INSTALL_PATH = "$(HOME)/Applications";
+ INSTALL_PATH = /Applications/Python;
LIBRARY_SEARCH_PATHS = "";
- OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
PRODUCT_NAME = PythonLauncher;
SECTORDER_FLAGS = "";
@@ -300,7 +299,7 @@
);
isa = PBXApplicationTarget;
name = PythonLauncher;
- productInstallPath = "$(HOME)/Applications";
+ productInstallPath = /Applications/Python;
productName = PythonLauncher;
productReference = 1758732AFF379DA111CA2CBB;
productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>