Changeset 50925 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Mar 31, 2014 8:14:22 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/run-inst.sh
r50733 r50925 359 359 link_into_fs "sbin" "/usr/sbin" 360 360 link_into_fs "lib" "$lib_path" 361 add_symlink "$INSTALLATION_DIR/lib/$PACKAGE" /usr/lib/"$PACKAGE" 361 362 link_into_fs "share" "/usr/share" 362 363 link_into_fs "src" "/usr/src"
Note:
See TracChangeset
for help on using the changeset viewer.