VirtualBox

Changeset 87045 in vbox for trunk/src/VBox/Installer/solaris


Ignore:
Timestamp:
Dec 4, 2020 7:43:29 PM (4 years ago)
Author:
vboxsync
Message:

Installer/solaris: Make sure that no dependencies on python 2.6 are left, because that's no longer available on Solaris 11.4. bugref:5999

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/vbox-ips.mog

    r87038 r87045  
    3131
    3232# Drop all API helper libraries for python 2.x other than 2.7
    33 <transform file path=opt/VirtualBox/VBoxPython2_[^7].*\.so.*$->drop>
     33<transform file path=opt/VirtualBox/64/VBoxPython2\.so.*$ -> drop>
     34<transform file path=opt/VirtualBox/(64/)?VBoxPython2_[^7].*\.so.*$ -> drop>
    3435
    3536# Tweak: do not try to get the dependencies for libGL.so which is needed by Qt
     
    5657# todo:
    5758# resolve dependencies properly for python
    58 <transform file path=opt/VirtualBox/vboxshell\.py$->drop>
     59<transform file path=opt/VirtualBox/vboxshell\.py$ -> drop>
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