[otb] 01/03: fix trailing whitespace

Rashad Kanavath rashad-guest at moszumanska.debian.org
Tue Dec 22 15:32:39 UTC 2015


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

rashad-guest pushed a commit to branch master
in repository otb.

commit 1e0de7e1620b331067330f23fc9e6fef2ddf8a38
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Tue Dec 22 16:30:43 2015 +0100

    fix trailing whitespace
---
 debian/patches/itk-modules-list.patch | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/patches/itk-modules-list.patch b/debian/patches/itk-modules-list.patch
index 5817ba9..51b4da4 100644
--- a/debian/patches/itk-modules-list.patch
+++ b/debian/patches/itk-modules-list.patch
@@ -2,15 +2,15 @@ Description: Fix find_package(ITK) with only required COMPONENTS list
 Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
 Last-Update: 2015-12-22
 
---- a/Modules/ThirdParty/ITK/CMakeLists.txt
-+++ b/Modules/ThirdParty/ITK/CMakeLists.txt
-@@ -2,7 +2,91 @@ project(OTBITK)
- 
+--- otb.orig/Modules/ThirdParty/ITK/CMakeLists.txt
++++ otb/Modules/ThirdParty/ITK/CMakeLists.txt
+@@ -2,5 +2,89 @@
+
  set(OTBITK_SYSTEM_INCLUDE_DIRS ${ITK_INCLUDE_DIRS})
  set(OTBITK_LIBRARIES "${ITK_LIBRARIES}")
 -set(OTBITK_EXPORT_CODE_BUILD "find_package(ITK REQUIRED HINTS ${ITK_DIR})")
 +
-+set(OTBITK_ITK_REQUIRED_MODULE_LIST 
++set(OTBITK_ITK_REQUIRED_MODULE_LIST
 +    ITKCommon
 +    ITKFiniteDifference
 +    ITKGPUCommon
@@ -95,5 +95,5 @@ Last-Update: 2015-12-22
 +set(OTBITK_EXPORT_CODE_BUILD "find_package(ITK REQUIRED COMPONENTS ${OTBITK_ITK_REQUIRED_MODULE_LIST} HINTS ${ITK_DIR})")
 +
  set(OTBITK_EXPORT_CODE_INSTALL ${OTBITK_EXPORT_CODE_BUILD})
- 
- otb_module_impl()
+
+ otb_module_impl()
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git



More information about the Pkg-grass-devel mailing list