diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-28 08:44:31 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-28 08:44:31 +0000 |
| commit | 7149da321facf0069a86fc09f577e09be32ea64a (patch) | |
| tree | 3729a6d56831e56065a88c2ffd1ac2db1db7a182 | |
| parent | 469986cd8011985486e0d081850a1f3705da74ec (diff) | |
automatic import of rtabmap-syncopeneuler24.03_LTS
| -rw-r--r-- | rtabmap-sync.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rtabmap-sync.spec b/rtabmap-sync.spec index 61b2491..371bc46 100644 --- a/rtabmap-sync.spec +++ b/rtabmap-sync.spec @@ -55,7 +55,7 @@ Provides: %{name}-runtime = %{version}-%{release} RTAB-Map's synchronization package. %prep -%autosetup -c -n %{name}-%{version} -p1 +%autosetup -n %{RosPkgName}-%{version} -p1 %build # Needed to bootstrap since the ros_workspace package does not yet exist. @@ -79,7 +79,7 @@ mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform} %if !0%{?with_tests} -DBUILD_TESTING=OFF \ %endif - ../%{RosPkgName}-%{version} + .. %make_build |
