diff --git a/ros-universal-robot/depend.mk b/ros-universal-robot/depend.mk index 0e35b0290cfcb9598bcd4f624ac0e5b8d7cae714..b112caec9d27474609190975e2bf93cf178c76ed 100644 --- a/ros-universal-robot/depend.mk +++ b/ros-universal-robot/depend.mk @@ -22,7 +22,7 @@ DEPEND_ABI.ros-universal-robot?= ros-universal-robot>=1.2.1 DEPEND_DIR.ros-universal-robot?= ../../wip/ros-universal-robot SYSTEM_SEARCH.ros-universal-robot=\ - 'share/universal_robot/package.xml:<version>/s/[^0-9.]//gp' + 'share/universal_robot/package.xml:/<version>/s/[^0-9.]//gp' endif # ROS_UNIVERSAL_ROBOT_DEPEND_MK --------------------------------------------