VirtualBox

儲存庫 vbox 的更動 87703


忽略:
時間撮記:
2021-2-10 下午10:12:40 (4 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
142746
訊息:

Installer/solaris: Additional amendment to vbox-ips.mog to remove dependency on python 2.6 since VBoxPython.so is linked with libpython2.6.so.1.0 on Solaris 11 systems up to 11.3 SRU19 inclusive. Also change vboxshell.py to explicity invoke python2.7 which has always been available on Solaris 11 and is delivered in S10 as part of freely available patches. bugref:5999

位置:
trunk/src/VBox/Installer/solaris
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r87098 r87703  
    624624        $(INSTALL) -m 0644 $(VBOX_PATH_SOL_INST_SRC)/vbox.pkgresponse $(VBOX_PATH_SI_SCRATCH_PKG)/opt/VirtualBox/autoresponse
    625625        $(if-expr defined(VBOX_WITH_PYTHON) \
    626         ,$(SED) -e "s@^#!.*@#!/usr/bin/python2@" \
     626        ,$(SED) -e "s@^#!.*@#!/usr/bin/python2.7@" \
    627627                --output $(VBOX_PATH_SI_SCRATCH_PKG)/opt/VirtualBox/vboxshell.py \
    628628                $(PATH_STAGE_BIN)/vboxshell.py,)
  • trunk/src/VBox/Installer/solaris/vbox-ips.mog

    r87100 r87703  
    3838
    3939# Drop all API helper libraries for python 2.x other than 2.7
     40<transform file path=opt/VirtualBox/64/VBoxPython\.so.*$ -> drop>
    4041<transform file path=opt/VirtualBox/64/VBoxPython2\.so.*$ -> drop>
    4142<transform file path=opt/VirtualBox/(64/)?VBoxPython2_[^7].*\.so.*$ -> drop>
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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