Changeset 58417 in vbox for trunk/src/VBox
- Timestamp:
- Oct 26, 2015 12:01:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/vboxdrv.sh
r58326 r58417 426 426 --module-source "$MODULE_SRC/vboxdrv" \ 427 427 --no-print-directory install >> $LOG 2>&1; then 428 "${INSTALL_DIR}/check_module_dependencies.sh" 428 429 failure "Look at $LOG to find out what went wrong" 429 430 fi
Note:
See TracChangeset
for help on using the changeset viewer.