diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-04-13 14:27:11 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-04-13 14:27:11 +0000 |
| commit | 312d18b6ca3043d68cbda2a3e84f1e6ab9921101 (patch) | |
| tree | efafba10b262f040e4ca26269c1e2a1de9858acb /moveit-resources-prbt-ikfast-manipulator-plugin.spec | |
| parent | 959c72d70f2af57f40ec0fd78d89534ad6248a6b (diff) | |
automatic import of moveit-resources-prbt-ikfast-manipulator-plugin
Diffstat (limited to 'moveit-resources-prbt-ikfast-manipulator-plugin.spec')
| -rw-r--r-- | moveit-resources-prbt-ikfast-manipulator-plugin.spec | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/moveit-resources-prbt-ikfast-manipulator-plugin.spec b/moveit-resources-prbt-ikfast-manipulator-plugin.spec index 982d775..149764b 100644 --- a/moveit-resources-prbt-ikfast-manipulator-plugin.spec +++ b/moveit-resources-prbt-ikfast-manipulator-plugin.spec @@ -17,6 +17,7 @@ Summary: The prbt_ikfast_manipulator_plugin package Url: http://moveit.ros.org License: Apache 2.0 Source0: %{RosPkgName}-%{version}.tar.gz +Patch0: moveit-resources-prbt-ikfast-manipulator-plugin-fix-generate-parameter-library-include-path.patch Requires: ros-%{ros_distro}-tf2-geometry-msgs Requires: ros-%{ros_distro}-generate-parameter-library @@ -48,7 +49,7 @@ Provides: %{name}-runtime = %{version}-%{release} The prbt_ikfast_manipulator_plugin package %prep -%autosetup -c -n moveit-resources-prbt-ikfast-manipulator-plugin-2.5.9 +%autosetup -p1 -n %{RosPkgName}-%{version} %build # Needed to bootstrap since the ros_workspace package does not yet exist. @@ -72,7 +73,7 @@ mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform} %if !0%{?with_tests} -DBUILD_TESTING=OFF \ %endif - ../%{RosPkgName}-%{version} + .. %make_build |
