From 24ca5ba3c7c8f9b697cf239fe19352cb8a12dfa7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 20 Sep 2026 20:23:57 +0000 Subject: automatic import of ros-humble-nebula-core-hw-interfaces --- nebula-core-hw-interfaces.spec | 9 +++------ sources | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/nebula-core-hw-interfaces.spec b/nebula-core-hw-interfaces.spec index 5e5eaf9..1edb049 100644 --- a/nebula-core-hw-interfaces.spec +++ b/nebula-core-hw-interfaces.spec @@ -38,7 +38,6 @@ HTTP) for the Nebula sensor driver framework. export PYTHONPATH=/opt/ros/%{ros_distro}/lib/python%{python3_version}/site-packages${PYTHONPATH:+:$PYTHONPATH} export PKG_CONFIG_PATH=/opt/ros/%{ros_distro}/lib/pkgconfig${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH} -mkdir -p .obj && cd .obj %cmake3 \ -DCMAKE_INSTALL_PREFIX="/opt/ros/%{ros_distro}" \ -DAMENT_PREFIX_PATH="/opt/ros/%{ros_distro}" \ @@ -48,13 +47,11 @@ mkdir -p .obj && cd .obj -DSETUPTOOLS_DEB_LAYOUT=OFF \ -DBUILD_TESTING=OFF -DTESTING=OFF \ -DCMAKE_SUPPRESS_REGENERATION=ON \ - -S ../nebula_core/nebula_core_hw_interfaces \ - -B . -make %{?_smp_mflags} + -S src/nebula_core/nebula_core_hw_interfaces +%cmake3_build %install -cd .obj -make install DESTDIR=%{buildroot} +%cmake3_install %files /opt/ros/%{ros_distro}/ diff --git a/sources b/sources index b5d4b78..c5cabf3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6a23134a73c395de3b6d31e1c38f83f nebula-1.2.0.tar.gz +e23dec938fbde61c14f4f2b084bc5b6a nebula-1.2.0.tar.gz -- cgit v1.2.3