From 79b745dfeefbd9d6a87f7d34be96bc1545146141 Mon Sep 17 00:00:00 2001 From: simonaXi <18701881329@163.com> Date: Mon, 10 May 2021 15:15:52 +0800 Subject: [PATCH] Fix: fix --- ros_comm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ros_comm.spec b/ros_comm.spec index f62efff..a3aea99 100644 --- a/ros_comm.spec +++ b/ros_comm.spec @@ -101,7 +101,7 @@ mkdir -p %{buildroot}/usr/local/ cp -r install_isolated/* %{buildroot}/opt/ros/melodic/ cp install_isolated/.rosinstall %{buildroot}/opt/ros/melodic/ cp install_isolated/.catkin %{buildroot}/opt/ros/melodic/ - +cp -r 3rdparty/install/* %{buildroot}/usr/local/ %files %defattr(-,root,root) /opt/ros/melodic/*