From a5f9eb9c6f18503153a653627be79044b9b84c24 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 28 Mar 2026 08:45:01 +0000 Subject: automatic import of rtabmap-launch --- rtabmap-launch.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rtabmap-launch.spec b/rtabmap-launch.spec index 71cf9ec..ef201b2 100644 --- a/rtabmap-launch.spec +++ b/rtabmap-launch.spec @@ -41,7 +41,7 @@ Provides: %{name}-runtime = %{version}-%{release} RTAB-Map's main launch files. %prep -%autosetup -c -n %{name}-%{version} +%autosetup -n %{RosPkgName}-%{version} %build # Needed to bootstrap since the ros_workspace package does not yet exist. @@ -65,7 +65,7 @@ mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform} %if !0%{?with_tests} -DBUILD_TESTING=OFF \ %endif - ../%{RosPkgName}-%{version} + .. %make_build -- cgit v1.2.3