Changeset 9059 in vbox for trunk/src/VBox
- Timestamp:
- May 22, 2008 4:45:49 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/build_in_tmp
r8506 r9059 30 30 31 31 # Attempt to build using DKMS first 32 DKMS=`which dkms `32 DKMS=`which dkms 2>/dev/null` 33 33 if [ -n "$DKMS" ] 34 34 then
Note:
See TracChangeset
for help on using the changeset viewer.