From 716a4a8567404780bdb8e8e91fa6e589b8f0b5f5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 30 Mar 2026 08:17:16 +0000 Subject: automatic import of nav2-rotation-shim-controller --- nav2-rotation-shim-controller.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nav2-rotation-shim-controller.spec b/nav2-rotation-shim-controller.spec index bfdcd60..cf88225 100644 --- a/nav2-rotation-shim-controller.spec +++ b/nav2-rotation-shim-controller.spec @@ -1,4 +1,4 @@ -%bcond_without tests +%bcond_with tests %bcond_without weak_deps %define ros_distro humble @@ -60,7 +60,7 @@ Provides: %{name}-runtime = %{version}-%{release} Rotation Shim Controller %prep -%autosetup -c -n %{name}-%{version} +%autosetup -n %{RosPkgName}-%{version} -p1 %build # Needed to bootstrap since the ros_workspace package does not yet exist. @@ -84,7 +84,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