From 312d18b6ca3043d68cbda2a3e84f1e6ab9921101 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 13 Apr 2026 14:27:11 +0000 Subject: automatic import of moveit-resources-prbt-ikfast-manipulator-plugin --- moveit-resources-prbt-ikfast-manipulator-plugin.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'moveit-resources-prbt-ikfast-manipulator-plugin.spec') 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 -- cgit v1.2.3