[med-svn] [gatb-core] 01/01: remove remaining installs of HDF5 files
Gert Wollny
gewo at moszumanska.debian.org
Mon Dec 11 22:39:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
gewo pushed a commit to branch master
in repository gatb-core.
commit 559adc6daa05527a1b6cf261e8cc91fc6daf34ef
Author: Gert Wollny <gewo at debian.org>
Date: Mon Dec 11 23:20:29 2017 +0100
remove remaining installs of HDF5 files
---
debian/patches/use_debian_packaged_hdf5.patch | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/debian/patches/use_debian_packaged_hdf5.patch b/debian/patches/use_debian_packaged_hdf5.patch
index 4a5aef1..81f6c0f 100644
--- a/debian/patches/use_debian_packaged_hdf5.patch
+++ b/debian/patches/use_debian_packaged_hdf5.patch
@@ -50,6 +50,14 @@ Description: Use Debian packaged hdf5
# include other smaller libraries (json, Boophf)
add_custom_target (thirdparty_copy ALL)
+@@ -63,7 +48,5 @@
+ # INSTALL
+ ################################################################################
+ IF (NOT DEFINED GATB_CORE_INSTALL_EXCLUDE)
+- INSTALL (DIRECTORY ${PROJECT_BINARY_DIR}/include/${CMAKE_BUILD_TYPE}/hdf5 DESTINATION include)
+- INSTALL (DIRECTORY ${PROJECT_BINARY_DIR}/include/${CMAKE_BUILD_TYPE}/json DESTINATION include)
+ INSTALL (DIRECTORY ${PROJECT_BINARY_DIR}/include/${CMAKE_BUILD_TYPE}/BooPHF DESTINATION include)
+ ENDIF ()
--- a/gatb-core/CMakeLists.txt
+++ b/gatb-core/CMakeLists.txt
@@ -99,7 +99,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gatb-core.git
More information about the debian-med-commit
mailing list