diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-28 08:45:01 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-28 08:45:01 +0000 |
| commit | a5f9eb9c6f18503153a653627be79044b9b84c24 (patch) | |
| tree | 1f14ce6068882533529446d4c142a1be8f32188e | |
| parent | 5ecfebae656bd8ba39bd4474863781004047285a (diff) | |
automatic import of rtabmap-launchopeneuler24.03_LTS
| -rw-r--r-- | rtabmap-launch.spec | 4 |
1 files 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 |
