Andrius Merkys pushed to branch master at Debian Med / minia
Commits: 155615d7 by Andrius Merkys at 2019-07-04T06:00:13Z Adding a patch to skip inclusion of gatb-core's CMakefile, which is not needed in build process. - - - - - ddb2d157 by Andrius Merkys at 2019-07-04T06:07:21Z Adding patch description. - - - - - 2 changed files: - + debian/patches/remove_gatb-core_cmake.patch - debian/patches/series Changes: ===================================== debian/patches/remove_gatb-core_cmake.patch ===================================== @@ -0,0 +1,13 @@ +Author: Andrius Merkys <[email protected]> +Description: There is no need to build GatbCore. +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -52,7 +52,7 @@ + SET (GATB_CORE_EXCLUDE_EXAMPLES 1) + + # GATB CORE +-include (GatbCore) ++# include (GatbCore) + + ################################################################################ + # TOOL ===================================== debian/patches/series ===================================== @@ -3,3 +3,4 @@ link_libraries.patch no_install_to_wrong_dir.patch skip-rpath.patch fix_path_in_tests.patch +remove_gatb-core_cmake.patch View it on GitLab: https://salsa.debian.org/med-team/minia/compare/e39fbb4091bb7317ff95c947d3b27d0012b018bc...ddb2d157aee3c795146d38fd646b1f13a0b5d8da -- View it on GitLab: https://salsa.debian.org/med-team/minia/compare/e39fbb4091bb7317ff95c947d3b27d0012b018bc...ddb2d157aee3c795146d38fd646b1f13a0b5d8da You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
