Changeset 57971 in vbox for trunk/src/VBox/Installer/linux
- Timestamp:
- Sep 30, 2015 3:16:48 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/vboxdrv.sh.in
r57969 r57971 233 233 setup() 234 234 { 235 begin_msg "Building VirtualBox kernel modules" console 235 236 stop 236 237 if find /lib/modules/`uname -r` -name "vboxpci\.*" 2>/dev/null|grep -q vboxpci; then
Note:
See TracChangeset
for help on using the changeset viewer.