[ignition-math4] 01/04: Update gtest patch

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Wed Jan 3 00:15:23 UTC 2018


This is an automated email from the git hooks/post-receive script.

jrivero-guest pushed a commit to branch master
in repository ignition-math4.

commit 7548fd9469d468ba3ca1c12b3214d8268bbe9f0a
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Tue Jan 2 23:59:07 2018 +0000

    Update gtest patch
---
 debian/patches/0002_use_system_gtest.patch | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/patches/0002_use_system_gtest.patch b/debian/patches/0002_use_system_gtest.patch
index 3fd034b..4d1f59a 100644
--- a/debian/patches/0002_use_system_gtest.patch
+++ b/debian/patches/0002_use_system_gtest.patch
@@ -2,19 +2,20 @@ Description: Use system packaged gtest
 Author: Anton Gladky <gladk at debian.org>, Jose Luis Rivero <jrivero at osrfoundation.org>
 Last-Update: 2016-10-26
 
-Index: ignition-math2-2.1.1/test/CMakeLists.txt
-===================================================================
---- ignition-math2-2.1.1.orig/test/CMakeLists.txt
-+++ ignition-math2-2.1.1/test/CMakeLists.txt
-@@ -1,14 +1,14 @@
+diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
+index 6e99760..3ba7224 100644
+--- a/test/CMakeLists.txt
++++ b/test/CMakeLists.txt
+@@ -1,6 +1,6 @@
  include_directories (
 -  ${PROJECT_SOURCE_DIR}/test/gtest/include
 -  ${PROJECT_SOURCE_DIR}/test/gtest
 +  /usr/include
 +  /usr/src/gtest
    ${PROJECT_SOURCE_DIR}/test
+   ${CMAKE_BINARY_DIR}/include
  )
- 
+@@ -8,8 +8,8 @@ include_directories (
  configure_file (test_config.h.in ${PROJECT_BINARY_DIR}/test_config.h)
  
  # Build gtest

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ignition-math4.git



More information about the debian-science-commits mailing list