From 4eb688c1d53e5e8ebda009c0db07120cd14ef64b Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Fri, 25 Apr 2014 06:58:50 +0200 Subject: [PATCH] ros-comm: correcting patch after manual change (resolves #254) In the commit 21f7799ee922bb055c505f644e9425a2ec15ee85, I manually modified the patch, but it slipped my eyes to adjust the line information in the patch accordingly. This commit corrects the line information, so that the patch can now be applied correctly. --- ...1-make-rostest-in-CMakeLists-optional-ros-rosdistro-30.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ros/ros-comm/files/0001-make-rostest-in-CMakeLists-optional-ros-rosdistro-30.patch b/recipes-ros/ros-comm/files/0001-make-rostest-in-CMakeLists-optional-ros-rosdistro-30.patch index 45ab73d..12fedec 100644 --- a/recipes-ros/ros-comm/files/0001-make-rostest-in-CMakeLists-optional-ros-rosdistro-30.patch +++ b/recipes-ros/ros-comm/files/0001-make-rostest-in-CMakeLists-optional-ros-rosdistro-30.patch @@ -62,7 +62,7 @@ index e441b9a..2d52451 100644 include_directories(include) include_directories(${catkin_INCLUDE_DIRS}) -@@ -62,6 +62,7 @@ install(PROGRAMS +@@ -62,6 +62,8 @@ install(PROGRAMS #Testing if(CATKIN_ENABLE_TESTING)