Searched defs:link_into_fs (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Installer/linux/
H A Drun-inst.sh92 link_into_fs() function
360 link_into_fs "bin" "/usr/bin"
361 link_into_fs "sbin" "/usr/sbin"
362 link_into_fs "lib" "$lib_path"
364 link_into_fs "share" "/usr/share"
365 link_into_fs "src" "/usr/src"

Completed in 42 milliseconds