• Ronald Oussoren's avatar
    Merged revisions 80647 via svnmerge from · 86b33c87
    Ronald Oussoren yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r80647 | ronald.oussoren | 2010-04-30 13:20:14 +0200 (Fri, 30 Apr 2010) | 11 lines
    
      Fix for issue #3646: with this patch it is possible to do a
      framework install of Python in your home directory (on OSX):
    
         $ configure --enable-framework=${HOME}/Library/Frameworks
         $ make && make install
    
      Without this patch the framework would get installed just fine,
      but 'make install' would try to install the application bundles
      and command-line tools outside the user's home, which doesn't work
      for non-admin users (and is bad form anyway).
    ........
    86b33c87
Adı
Son kayıt (commit)
Son güncelleme
..
English.lproj Loading commit data...
FileSettings.h Loading commit data...
FileSettings.m Loading commit data...
Info.plist.in Loading commit data...
Makefile.in Loading commit data...
MyAppDelegate.h Loading commit data...
MyAppDelegate.m Loading commit data...
MyDocument.h Loading commit data...
MyDocument.m Loading commit data...
PreferencesWindowController.h Loading commit data...
PreferencesWindowController.m Loading commit data...
doscript.h Loading commit data...
doscript.m Loading commit data...
factorySettings.plist Loading commit data...
main.m Loading commit data...