diff options
Diffstat (limited to 'eventdispatch-ros2-interfaces.spec')
| -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 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 |
