[med-svn] r20259 - trunk/packages/gdcm/prepare-2.6/debian/patches

Gert Wollny gert-guest at moszumanska.debian.org
Sat Oct 17 09:16:30 UTC 2015


Author: gert-guest
Date: 2015-10-17 09:16:30 +0000 (Sat, 17 Oct 2015)
New Revision: 20259

Modified:
   trunk/packages/gdcm/prepare-2.6/debian/patches/vtkgdcm-sharp-siging.patch
Log:
Sign vtk c# module after compiling it

Modified: trunk/packages/gdcm/prepare-2.6/debian/patches/vtkgdcm-sharp-siging.patch
===================================================================
--- trunk/packages/gdcm/prepare-2.6/debian/patches/vtkgdcm-sharp-siging.patch	2015-10-17 09:15:31 UTC (rev 20258)
+++ trunk/packages/gdcm/prepare-2.6/debian/patches/vtkgdcm-sharp-siging.patch	2015-10-17 09:16:30 UTC (rev 20259)
@@ -21,16 +21,3 @@
        WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
        DEPENDS "${swig_generated_file_fullname}"
        ${CMAKE_CURRENT_BINARY_DIR}/AssemblyInfo.cs
-@@ -740,9 +741,9 @@
-     # do not set the version on the Python module:
-     #set_target_properties(${VTKGDCM_NAME}Python PROPERTIES ${GDCM_LIBRARY_PROPERTIES})
-     target_link_libraries(${VTKGDCM_NAME}PythonD ${VTKGDCM_NAME} ${PYTHON_LIBRARY})
--    foreach(c ${vtkgdcm_LIBS} vtkFiltering)
--      target_link_libraries(${VTKGDCM_NAME}PythonD ${c}Python${DEXTENSION})
--    endforeach()
-+#    foreach(c ${vtkgdcm_LIBS} vtkFiltering)
-+#      target_link_libraries(${VTKGDCM_NAME}PythonD ${c}Python${DEXTENSION})
-+#    endforeach()
-     if(TARGET vtkPythonCore)
-       target_link_libraries(${VTKGDCM_NAME}PythonD vtkPythonCore)
-     endif()




More information about the debian-med-commit mailing list