[med-svn] [gdcm] 01/02: Update patch 07 description.
Gert Wollny
gert-guest at moszumanska.debian.org
Fri Mar 18 15:33:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository gdcm.
commit 2a847ea4402a0c80c35770c45a22b163e231a16c
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Fri Mar 18 15:32:34 2016 +0000
Update patch 07 description.
---
debian/patches/07_don_t_link_vtkjava_modules.patch | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/debian/patches/07_don_t_link_vtkjava_modules.patch b/debian/patches/07_don_t_link_vtkjava_modules.patch
index 62a10a3..f8ba47b 100644
--- a/debian/patches/07_don_t_link_vtkjava_modules.patch
+++ b/debian/patches/07_don_t_link_vtkjava_modules.patch
@@ -1,3 +1,10 @@
+Description: Don't link against the vtk-java modules
+ I could be utterly wrong, but AAFAIK Java modules are not
+ shared libraries in the sense that one would link against
+ them at compile time. Instread they are loaded dynamically
+ during run-time by the java run-time engine.
+Author: Gert Wollny <gw.fossdev at gmail.com>
+
--- a/Utilities/VTK/CMakeLists.txt
+++ b/Utilities/VTK/CMakeLists.txt
@@ -670,9 +670,9 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gdcm.git
More information about the debian-med-commit
mailing list