VirtualBox

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


Ignore:
Timestamp:
Jul 22, 2016 6:04:30 PM (8 years ago)
Author:
vboxsync
Message:

Misc: scm

Location:
trunk/src/VBox/Installer/solaris
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r61998 r62471  
    357357          plugins/platforms/libqxcb.so \
    358358          $(if $(VBOX_GUI_USE_QGL),libQt5OpenGLVBox.so.5,)
    359   endif 
     359  endif
    360360 else # VBOX_WITH_QTGUI_V5
    361361  ifdef VBOX_WITH_ORACLE_QT
     
    447447 SOLARIS_QTLIBS =
    448448 ifdef VBOX_WITH_QTGUI
    449   ifdef VBOX_WITH_ORACLE_QT 
     449  ifdef VBOX_WITH_ORACLE_QT
    450450    SOLARIS_QTLIBS += \
    451451          libQtXmlVBox.so.4 \
  • trunk/src/VBox/Installer/solaris/vboxconfig.sh

    r61918 r62471  
    11961196        if test "$HOST_OS_MAJORVERSION" -eq 10; then
    11971197            for lib in `ls -1 /opt/VirtualBox/legacy/`; do
    1198                /usr/sbin/installf -c none $PKGINST /opt/VirtualBox/$lib=legacy/$lib s 
    1199             done       
     1198               /usr/sbin/installf -c none $PKGINST /opt/VirtualBox/$lib=legacy/$lib s
     1199            done
    12001200            for lib in `ls -1 /opt/VirtualBox/amd64/legacy/`; do
    1201                 /usr/sbin/installf -c none $PKGINST /opt/VirtualBox/amd64/$lib=legacy/$lib s 
     1201                /usr/sbin/installf -c none $PKGINST /opt/VirtualBox/amd64/$lib=legacy/$lib s
    12021202            done
    12031203        fi
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