diff options
Diffstat (limited to 'nav2-util.spec')
| -rw-r--r-- | nav2-util.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nav2-util.spec b/nav2-util.spec index b03a96a..0af9911 100644 --- a/nav2-util.spec +++ b/nav2-util.spec @@ -16,6 +16,7 @@ Summary: TODO License: Apache-2.0 and BSD-3-Clause Source0: %{RosPkgName}-%{version}.tar.gz +Patch0: ros-humble-nav2-util-1.1.20-fix-lifecycle-bond.patch Requires: ros-%{ros_distro}-nav2-common Requires: ros-%{ros_distro}-geometry-msgs @@ -79,7 +80,7 @@ Provides: %{name}-runtime = %{version}-%{release} TODO %prep -%autosetup -c -n %{name}-%{version} +%autosetup -c -n %{name}-%{version} -p1 %build # Needed to bootstrap since the ros_workspace package does not yet exist. |
