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 | 98195bd9553d51bfcb29e4b281421012fef5b4f7 (patch) | |
| tree | 6a9b368b77f4bc8cfc55d9972f37a8106fcff20b | |
| parent | 3ca8da0d0011bd2baa6699ca4e52f91a064e667a (diff) | |
automatic import of rtabmap-rviz-plugins
| -rw-r--r-- | rtabmap-rviz-plugins.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rtabmap-rviz-plugins.spec b/rtabmap-rviz-plugins.spec index 6d5552a..4ec7458 100644 --- a/rtabmap-rviz-plugins.spec +++ b/rtabmap-rviz-plugins.spec @@ -57,7 +57,7 @@ Provides: %{name}-runtime = %{version}-%{release} RTAB-Map's rviz plugins. %prep -%autosetup -c -n %{name}-%{version} +%autosetup -n %{RosPkgName}-%{version} %build # Needed to bootstrap since the ros_workspace package does not yet exist. @@ -81,7 +81,7 @@ mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform} %if !0%{?with_tests} -DBUILD_TESTING=OFF \ %endif - ../%{RosPkgName}-%{version} + .. %make_build |
