Changeset 50055 in vbox
- Timestamp:
- Jan 10, 2014 5:53:09 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r50054 r50055 261 261 HOST_OS_MAJORVERSION=`echo "$BRANCH_VERSION" | cut -f2 -d'-' | cut -f1,2 -d'.'` 262 262 if test "$HOST_OS_MAJORVERSION" = "5.12"; then 263 HOST_OS_MAJORVERSION="12" 263 264 HOST_OS_MINORVERSION=`echo "$BRANCH_VERSION" | cut -f2 -d'-' | cut -f6 -d'.'` 264 265 return 0
Note:
See TracChangeset
for help on using the changeset viewer.

