summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-03-28 03:08:28 +0000
committerCoprDistGit <infra@openeuler.org>2026-03-28 03:08:28 +0000
commite0851e4574c7a4b1e6bcfe332951457042e7af5c (patch)
tree094dd69efa4e63cb209399575e2188300b7957a4
parent88c17abd00b9912af84f76aaed6a2cf89222512b (diff)
automatic import of ros-humble-rtabmap
-rw-r--r--rtabmap.spec2
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.