diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-28 03:08:28 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-28 03:08:28 +0000 |
| commit | e0851e4574c7a4b1e6bcfe332951457042e7af5c (patch) | |
| tree | 094dd69efa4e63cb209399575e2188300b7957a4 | |
| parent | 88c17abd00b9912af84f76aaed6a2cf89222512b (diff) | |
automatic import of ros-humble-rtabmap
| -rw-r--r-- | rtabmap.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtabmap.spec b/rtabmap.spec index f9408ae..1eb97fe 100644 --- a/rtabmap.spec +++ b/rtabmap.spec @@ -60,7 +60,7 @@ RTAB-Map's standalone library. RTAB-Map is a RGB-D SLAM approach with real-time %prep cat %{SOURCE0} %{SOURCE1} %{SOURCE2} > %{RosPkgName}-%{version}.tar.gz tar -xzf %{RosPkgName}-%{version}.tar.gz -%autosetup -T -D -p1 -n -c %{RosPkgName}-%{version} +%autosetup -T -D -p1 -n %{RosPkgName}-%{version} %build # Needed to bootstrap since the ros_workspace package does not yet exist. |
