summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-09-15 11:41:24 +0000
committerCoprDistGit <infra@openeuler.org>2026-09-15 11:41:24 +0000
commit772c8a767c2ee6bf4fc28a5e5e3b44f4d81f6938 (patch)
treef0f12caf4b137554399da73a34d439bc07d5b846
parentf67d25acae0f44e00ba77567824441b98a2b4dc3 (diff)
automatic import of ros-humble-eventdispatch-ros2-interfaces
-rw-r--r--eventdispatch-ros2-interfaces.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/eventdispatch-ros2-interfaces.spec b/eventdispatch-ros2-interfaces.spec
index 2b633b3..f6fb91f 100644
--- a/eventdispatch-ros2-interfaces.spec
+++ b/eventdispatch-ros2-interfaces.spec
@@ -31,7 +31,7 @@ ROSEvent srv / msg interface definitions for the eventdispatch ROS2 package.
Provides ROS2 service and message types used by eventdispatch-ros2.
%prep
-%autosetup -n %{commit}
+%autosetup -n ros2_eventdispatch-%{commit}
%build
source /opt/ros/%{ros_distro}/setup.sh 2>/dev/null || true
@@ -48,7 +48,7 @@ cd eventdispatch_ros2_interfaces/.obj
-USHARE_INSTALL_PREFIX -ULIB_SUFFIX \
-DSETUPTOOLS_DEB_LAYOUT=OFF \
-DBUILD_TESTING=OFF -DTESTING=OFF \
- ..
+ ../..
make %{?_smp_mflags}
%install