Changeset 24478 in vbox
- Timestamp:
- Nov 9, 2009 8:57:20 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/installer/vboxadd.sh
r24444 r24478 373 373 374 374 # Put mount.vboxsf in the right place 375 ln -s /usr/lib/$PACKAGE/mount.vboxsf /sbin375 ln -sf /usr/lib/$PACKAGE/mount.vboxsf /sbin 376 376 377 377 succ_msg
Note:
See TracChangeset
for help on using the changeset viewer.