summaryrefslogtreecommitdiff
path: root/moveit-core.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-04-13 11:49:34 +0000
committerCoprDistGit <infra@openeuler.org>2026-04-13 11:49:34 +0000
commit3cc7816e2c466df677927a48687271658e270825 (patch)
tree94bd90f98f4cde479a0820f00e66f7649675fd54 /moveit-core.spec
parent91d55b1db1b92157a7d728638668e0793db019c2 (diff)
automatic import of moveit-core
Diffstat (limited to 'moveit-core.spec')
-rw-r--r--moveit-core.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/moveit-core.spec b/moveit-core.spec
index 380dc1d..2ebcfea 100644
--- a/moveit-core.spec
+++ b/moveit-core.spec
@@ -17,6 +17,7 @@ Summary: Core libraries used by MoveIt
Url: http://moveit.ros.org
License: BSD-3-Clause
Source0: %{RosPkgName}-%{version}.tar.gz
+Patch0: moveit-core-fix-generate-parameter-library-include-path.patch
Requires: ros-%{ros_distro}-angles
Requires: assimp-devel
@@ -120,7 +121,7 @@ Provides: %{name}-runtime = %{version}-%{release}
Core libraries used by MoveIt
%prep
-%autosetup -c -n moveit-core-2.5.9
+%autosetup -p1 -c -n moveit-core-2.5.9
%build
# Needed to bootstrap since the ros_workspace package does not yet exist.