From 40e2e51a7efc65e2df77ec10be315eaf13a739c8 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Wed, 31 Jul 2002 14:45:08 +0000 Subject: [PATCH] Install into /Applications/Python in stead of into /Applications. --- Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj b/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj index 607e8eed157..05998ad226e 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 = "