This file is indexed.

/etc/catkin/profile.d/10.rosbuild.sh is in libroslib-dev 1.14.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
# generated from rosbuild/env-hooks/10.rosbuild.sh.em

# env variables in installspace
if [ -z "$CATKIN_ENV_HOOK_WORKSPACE" ]; then
  CATKIN_ENV_HOOK_WORKSPACE="/usr"
fi
export ROS_ROOT="$CATKIN_ENV_HOOK_WORKSPACE/share/ros"