diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-28 08:45:15 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-28 08:45:15 +0000 |
| commit | a6fc525103ce300b3e8e50cad295b4d111628f9e (patch) | |
| tree | 1b4a20409ab0076f0040eec9e13bc354a1f5332c | |
| parent | 679bed80d8f6a9522da0fc42d61c2ded90ae0bb2 (diff) | |
automatic import of rtabmap-util
| -rw-r--r-- | rtabmap-util.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rtabmap-util.spec b/rtabmap-util.spec index d2fcdb5..ac693f4 100644 --- a/rtabmap-util.spec +++ b/rtabmap-util.spec @@ -73,7 +73,7 @@ Provides: %{name}-runtime = %{version}-%{release} RTAB-Map's various useful nodes and nodelets. %prep -%autosetup -c -n %{name}-%{version} +%autosetup -n %{RosPkgName}-%{version} %build # Needed to bootstrap since the ros_workspace package does not yet exist. @@ -97,7 +97,7 @@ mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform} %if !0%{?with_tests} -DBUILD_TESTING=OFF \ %endif - ../%{RosPkgName}-%{version} + .. %make_build |
