Searched refs:lib_path (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/linux/installer/
H A Dvboxadd.sh55 lib_path=$i
474 ln -sf "$lib_path/$PACKAGE/mount.vboxsf" /sbin
478 chcon -u system_u -t mount_exec_t "$lib_path/$PACKAGE/mount.vboxsf" > /dev/null 2>&1
483 for i in "$lib_path"/*.so
/vbox/src/VBox/Installer/linux/
H A Drun-inst.sh204 lib_path=$i
208 if [ ! -x "$lib_path" ]; then
362 link_into_fs "lib" "$lib_path"

Completed in 89 milliseconds