[med-svn] [Git][med-team/minia][master] 2 commits: Adding a patch to skip inclusion of gatb-core's CMakefile, which is not needed in build process.
Andrius Merkys
gitlab at salsa.debian.org
Thu Jul 4 07:07:35 BST 2019
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 <merkys at debian.org>
+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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190704/55d71c1b/attachment-0001.html>
More information about the debian-med-commit
mailing list