[med-svn] [itksnap] 11/11: Correct updates to the patch
    Gert Wollny 
    gert-guest at moszumanska.debian.org
       
    Sun Apr 17 11:00:41 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository itksnap.
commit 85c653383e6377616439503b0c2604ac87151032
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Sun Apr 17 10:32:06 2016 +0000
    Correct updates to the patch
---
 debian/patches/02_vtk_6.3.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/02_vtk_6.3.patch b/debian/patches/02_vtk_6.3.patch
index a7832c1..b7dec2e 100644
--- a/debian/patches/02_vtk_6.3.patch
+++ b/debian/patches/02_vtk_6.3.patch
@@ -108,8 +108,8 @@
    vtkIOMPIParallel
  )
  
-+IF ((VTK_MAJOR_VERSION EQUAL 6) and (VTK_MINOR_VERSION LESS 3))
-+  SET(SNAP_VTK_LIBS ${SNAP_VTK_LIBS} vtkRenderingFreeTypeOpenGL)
++IF ((VTK_MAJOR_VERSION EQUAL 6) AND (VTK_MINOR_VERSION LESS 3))
++  SET(SNAP_VTK_LIBS "${SNAP_VTK_LIBS}" vtkRenderingFreeTypeOpenGL)
 +ENDIF()
 +
  # System libraries
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/itksnap.git
    
    
More information about the debian-med-commit
mailing list