VirtualBox

Changeset 88548 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Apr 15, 2021 3:51:27 PM (4 years ago)
Author:
vboxsync
Message:

installer: linux: fix initialisation in routines.sh when detecting python installation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/routines.sh

    r88546 r88548  
    395395    # Check for python2 only, because the generic package does not provide
    396396    # any XPCOM bindings support for python3 since there is no standard ABI.
     397    PYTHON=""
    397398    for p in python python2 python2.6 python2.7; do
    398399        if [ "`$p -c 'import sys
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