VirtualBox

Ignore:
Timestamp:
Aug 25, 2012 11:33:58 AM (12 years ago)
Author:
vboxsync
Message:

VirtualBox/postflight: python2.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/VirtualBox/postflight

    r38522 r42988  
    4848
    4949VBOX_INSTALL_PATH=/Applications/VirtualBox.app/Contents/MacOS
    50 PYTHON="python python2.3 python2.5 python2.6"
     50PYTHON="python python2.3 python2.5 python2.6 python2.7"
    5151if [ -e "${VBOX_INSTALL_PATH}/sdk/installer/vboxapisetup.py" ]; then
    5252    for p in $PYTHON; do
     
    5656                # Pass install path via environment
    5757                export VBOX_INSTALL_PATH
    58                 /bin/sh -c "cd $VBOX_INSTALL_PATH/sdk/installer && ${p} vboxapisetup.py install 2> /dev/null"
     58                /bin/sh -c "cd $VBOX_INSTALL_PATH/sdk/installer && ${p} vboxapisetup.py install"
    5959        fi
    6060    done
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette