This is an automated email from the git hooks/post-receive script.

gewo pushed a commit to branch master
in repository dcmtk.

commit fad9ad9ad784d323ded8d4a54801e4aef6016fd4
Author: Gert Wollny <g...@debian.org>
Date:   Wed Aug 2 15:25:59 2017 +0000

    correct CharLS patch
---
 debian/patches/02_system_charls.patch | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/patches/02_system_charls.patch 
b/debian/patches/02_system_charls.patch
index e7b0f22..2d31a02 100644
--- a/debian/patches/02_system_charls.patch
+++ b/debian/patches/02_system_charls.patch
@@ -73,3 +73,11 @@ Forwarded: no
 -  DCMTK_TARGET_LINK_MODULES(${PROGRAM} dcmjpls charls dcmimage dcmimgle 
dcmdata oflog ofstd ofstd)
 +  DCMTK_TARGET_LINK_MODULES(${PROGRAM} dcmjpls CharLS dcmimage dcmimgle 
dcmdata oflog ofstd ofstd)
  ENDFOREACH(PROGRAM)
+--- a/dcmjpls/libsrc/CMakeLists.txt
++++ b/dcmjpls/libsrc/CMakeLists.txt
+@@ -4,4 +4,4 @@
+ # create library from source files
+ DCMTK_ADD_LIBRARY(dcmjpls djcparam djdecode djencode djrparam djcodecd 
djutils djcodece)
+ 
+-DCMTK_TARGET_LINK_MODULES(dcmjpls ofstd oflog dcmdata dcmimgle dcmimage 
charls)
++DCMTK_TARGET_LINK_MODULES(dcmjpls ofstd oflog dcmdata dcmimgle dcmimage 
CharLS)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/dcmtk.git

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to