[med-svn] r19856 - trunk/packages/gdcm/trunk/debian/patches

Sebastien Jodogne jodogne-guest at moszumanska.debian.org
Thu Aug 6 10:27:12 UTC 2015


Author: jodogne-guest
Date: 2015-08-06 10:27:12 +0000 (Thu, 06 Aug 2015)
New Revision: 19856

Modified:
   trunk/packages/gdcm/trunk/debian/patches/castxml.patch
Log:
fix in patch

Modified: trunk/packages/gdcm/trunk/debian/patches/castxml.patch
===================================================================
--- trunk/packages/gdcm/trunk/debian/patches/castxml.patch	2015-08-06 10:23:35 UTC (rev 19855)
+++ trunk/packages/gdcm/trunk/debian/patches/castxml.patch	2015-08-06 10:27:12 UTC (rev 19856)
@@ -6,15 +6,15 @@
 ===================================================================
 --- gdcm-2.4.4.orig/Utilities/VTK/CMakeLists.txt
 +++ gdcm-2.4.4/Utilities/VTK/CMakeLists.txt
-@@ -411,11 +411,11 @@ if(GDCM_WRAP_CSHARP)
+@@ -411,11 +411,12 @@ if(GDCM_WRAP_CSHARP)
            OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/xml/${cxxclass}.xml
            COMMAND ${gccxml_EXECUTABLE}
            ARGS
 -            -fxml=${CMAKE_CURRENT_BINARY_DIR}/xml/${cxxclass}.xml
              -fxml-start=_cable_
--            ${gccxml_include_args} -DCABLE_CONFIGURATION
+             ${gccxml_include_args} -DCABLE_CONFIGURATION
 -            --gccxml-compiler ${gccxml_compiler}
-+            #${gccxml_include_args} -DCABLE_CONFIGURATION
++            #--gccxml-compiler ${gccxml_compiler}
              ${CMAKE_CURRENT_BINARY_DIR}/xml/${cxxclass}_gccxml.cxx
 +            -Wno-deprecated
 +            -fxml=${CMAKE_CURRENT_BINARY_DIR}/xml/${cxxclass}.xml




More information about the debian-med-commit mailing list