summaryrefslogtreecommitdiff
path: root/cartographer-ros.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cartographer-ros.spec')
-rw-r--r--cartographer-ros.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/cartographer-ros.spec b/cartographer-ros.spec
index 6477627..fb13413 100644
--- a/cartographer-ros.spec
+++ b/cartographer-ros.spec
@@ -9,7 +9,6 @@ Summary: Cartographer is a system that provides real-time simultaneous lo
License: Apache 2.0
URL: https://github.com/ros2/cartographer_ros/tree/ros2
Source0: %{RosPkgName}-%{src_version}.tar.gz
-Patch0: cartographer-ros-fix-multiple-definition-error.patch
%global debug_package %{nil}
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
@@ -86,7 +85,6 @@ Cartographer is a system that provides real-time simultaneous localization
%prep
%autosetup -n %{RosPkgName}-%{src_version}
-%patch0 -p1
%build
source /opt/ros/%{ros_distro}/setup.sh 2>/dev/null || true