Changeset 37749 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Jul 4, 2011 7:38:55 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 72618
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/vboxdrv.sh.in
r36888 r37749 343 343 failure "Look at $LOG to find out what went wrong" 344 344 fi 345 if ! $BUILDVBOXPCI \ 346 --use-module-symvers /tmp/vboxdrv-Module.symvers \ 347 --no-print-directory install >> $LOG 2>&1; then 348 failure "Look at $LOG to find out what went wrong" 349 fi 345 350 fi 346 351 rm -f /etc/vbox/module_not_compiled
Note:
See TracChangeset
for help on using the changeset viewer.