commit: 264733e1145da9c62ceef753cf04c6ef33a2dcee
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 16:00:36 2020 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 16:02:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264733e1
dev-ros/navfn: fixup patch
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/navfn/files/pgm_h_location.patch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-ros/navfn/files/pgm_h_location.patch
b/dev-ros/navfn/files/pgm_h_location.patch
index 683a9556ddc..8df1a6f3865 100644
--- a/dev-ros/navfn/files/pgm_h_location.patch
+++ b/dev-ros/navfn/files/pgm_h_location.patch
@@ -1,7 +1,7 @@
Index: navigation-1.13.0/navfn/src/navtest.cpp
===================================================================
---- navigation-1.13.0.orig/navfn/src/navtest.cpp
-+++ navigation-1.13.0/navfn/src/navtest.cpp
+--- navfn/src/navtest.cpp
++++ navfn/src/navtest.cpp
@@ -21,7 +21,7 @@ using namespace navfn;
extern "C" {
#include <stdio.h>
@@ -13,8 +13,8 @@ Index: navigation-1.13.0/navfn/src/navtest.cpp
}
Index: navigation-1.13.0/navfn/src/read_pgm_costmap.cpp
===================================================================
---- navigation-1.13.0.orig/navfn/src/read_pgm_costmap.cpp
-+++ navigation-1.13.0/navfn/src/read_pgm_costmap.cpp
+--- navfn/src/read_pgm_costmap.cpp
++++ navfn/src/read_pgm_costmap.cpp
@@ -37,7 +37,7 @@
extern "C" {
#include <stdio.h>