VirtualBox

Changeset 50055 in vbox


Ignore:
Timestamp:
Jan 10, 2014 5:53:09 PM (11 years ago)
Author:
vboxsync
Message:

Solaris/Installer: Another S12 fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/vboxconfig.sh

    r50054 r50055  
    261261                    HOST_OS_MAJORVERSION=`echo "$BRANCH_VERSION" | cut -f2 -d'-' | cut -f1,2 -d'.'`
    262262                    if test "$HOST_OS_MAJORVERSION" = "5.12"; then
     263                        HOST_OS_MAJORVERSION="12"
    263264                        HOST_OS_MINORVERSION=`echo "$BRANCH_VERSION" | cut -f2 -d'-' | cut -f6 -d'.'`
    264265                        return 0
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