[med-svn] [Git][med-team/elastix][master] d/p: Add a patch to not install includes, they are not packaged anyway

Gert Wollny gitlab at salsa.debian.org
Sun Dec 23 20:57:47 GMT 2018


Gert Wollny pushed to branch master at Debian Med / elastix


Commits:
a5d1eece by Gert Wollny at 2018-12-23T19:44:27Z
d/p: Add a patch to not install includes, they are not packaged anyway

- - - - -


2 changed files:

- + debian/patches/no_include_install.patch
- debian/patches/series


Changes:

=====================================
debian/patches/no_include_install.patch
=====================================
@@ -0,0 +1,24 @@
+--- a/Core/CMakeLists.txt
++++ b/Core/CMakeLists.txt
+@@ -231,21 +231,6 @@
+   RUNTIME DESTINATION ${ELASTIX_RUNTIME_DIR}
+   COMPONENT RuntimeLibraries )
+ 
+-# Install all header files.
+-install( DIRECTORY
+-  ${elastix_SOURCE_DIR}/Common
+-  ${elastix_SOURCE_DIR}/Core
+-  ${elastix_SOURCE_DIR}/Components
+-  DESTINATION ${ELASTIX_INCLUDE_DIR}
+-  FILES_MATCHING PATTERN "*.h" PATTERN "*.hxx" )
+-install( FILES
+-  ${elastix_BINARY_DIR}/elxInstallComponentFunctionCalls.h
+-  ${elastix_BINARY_DIR}/elxInstallComponentFunctionDeclarations.h
+-  ${elastix_BINARY_DIR}/elxSupportedImageTypes.h
+-  ${elastix_BINARY_DIR}/ITKFactoryRegistration/itkImageIOFactoryRegisterManager.h
+-  ${elastix_BINARY_DIR}/ITKFactoryRegistration/itkTransformIOFactoryRegisterManager.h
+-  DESTINATION ${ELASTIX_INCLUDE_DIR} )
+-
+ #---------------------------------------------------------------------
+ # The Core/Install directory contains a CMakeLists file for
+ # defining the elastix compilation types.


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 doxygen_cleanup.patch
 static_libann.patch
+no_include_install.patch



View it on GitLab: https://salsa.debian.org/med-team/elastix/commit/a5d1eecec43cf915331cc59a048ae6b539dede15

-- 
View it on GitLab: https://salsa.debian.org/med-team/elastix/commit/a5d1eecec43cf915331cc59a048ae6b539dede15
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181223/c764d243/attachment.html>


More information about the debian-med-commit mailing list