diff options
| -rw-r--r-- | eventdispatch-ros2-interfaces.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eventdispatch-ros2-interfaces.spec b/eventdispatch-ros2-interfaces.spec index f6fb91f..19140e6 100644 --- a/eventdispatch-ros2-interfaces.spec +++ b/eventdispatch-ros2-interfaces.spec @@ -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 @@ -63,5 +63,5 @@ make install DESTDIR=%{buildroot} /opt/ros/%{ros_distro} %changelog -* Mon Sep 15 2026 ai-importer <ai-importer@openeuler.org> - 0.2.29-1 +* Tue Sep 15 2026 ai-importer <ai-importer@openeuler.org> - 0.2.29-1 - Initial import (ROS batch) |
