From ab711af48afdeae8939a9fd73d05be63d201b04e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 20 Sep 2026 12:44:21 +0000 Subject: automatic import of ros-humble-ros2-medkit-beacon-common --- ros2-medkit-beacon-common.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ros2-medkit-beacon-common.spec b/ros2-medkit-beacon-common.spec index 34859b7..c520d24 100644 --- a/ros2-medkit-beacon-common.spec +++ b/ros2-medkit-beacon-common.spec @@ -42,7 +42,7 @@ Provides common beacon validation, hint storage, entity mapping, and response building utilities used by the ros2_medkit discovery plugin suite. %prep -%autosetup -n ros2-medkit-beacon-common-%{version} +%autosetup -n ros2_medkit-%{commit} %build [ -f /opt/ros/%{ros_distro}/setup.sh ] && source /opt/ros/%{ros_distro}/setup.sh || true @@ -55,6 +55,7 @@ mkdir -p .obj && cd .obj -DCMAKE_INSTALL_PREFIX="/opt/ros/%{ros_distro}" \ -DAMENT_PREFIX_PATH="/opt/ros/%{ros_distro}" \ -DCMAKE_PREFIX_PATH="/opt/ros/%{ros_distro}" \ + -DCMAKE_MODULE_PATH="%{_builddir}/ros2_medkit-%{commit}/src/ros2_medkit_cmake/cmake" \ -UINCLUDE_INSTALL_DIR -ULIB_INSTALL_DIR \ -USYSCONF_INSTALL_DIR -USHARE_INSTALL_PREFIX -ULIB_SUFFIX \ -DSETUPTOOLS_DEB_LAYOUT=OFF \ -- cgit v1.2.3