Author: malat
Date: 2013-06-01 15:17:09 +0000 (Sat, 01 Jun 2013)
New Revision: 13790

Modified:
   
trunk/packages/dcmtk/branches/experimental/debian/patches/datadic_install.patch
Log:
Install *.dic in dict path only

Modified: 
trunk/packages/dcmtk/branches/experimental/debian/patches/datadic_install.patch
===================================================================
--- 
trunk/packages/dcmtk/branches/experimental/debian/patches/datadic_install.patch 
    2013-06-01 12:35:10 UTC (rev 13789)
+++ 
trunk/packages/dcmtk/branches/experimental/debian/patches/datadic_install.patch 
    2013-06-01 15:17:09 UTC (rev 13790)
@@ -3,9 +3,12 @@
 Bug-Debian: http://bugs.debian.org/709123
 Forwarded: no
 
---- dcmtk-3.6.1~20121102.orig/dcmdata/data/CMakeLists.txt
-+++ dcmtk-3.6.1~20121102/dcmdata/data/CMakeLists.txt
-@@ -1,2 +1,2 @@
+Index: dcmtk-3.6.1~20121102/dcmdata/data/CMakeLists.txt
+===================================================================
+--- dcmtk-3.6.1~20121102.orig/dcmdata/data/CMakeLists.txt      2013-06-01 
17:13:31.238494327 +0200
++++ dcmtk-3.6.1~20121102/dcmdata/data/CMakeLists.txt   2013-06-01 
17:14:08.230494302 +0200
+@@ -1,2 +1,3 @@
  # declare installation files
 -INSTALL(FILES dicom.dic private.dic diconde.dic dcm2xml.dtd dumppat.txt 
SC.dump VLP.dump DESTINATION ${DCMTK_INSTALL_DATDIR} COMPONENT data)
-+INSTALL(FILES dicom.dic private.dic diconde.dic dcm2xml.dtd dumppat.txt 
SC.dump VLP.dump DESTINATION ${DCMTK_INSTALL_DATDIC} COMPONENT data)
++INSTALL(FILES dcm2xml.dtd dumppat.txt SC.dump VLP.dump DESTINATION 
${DCMTK_INSTALL_DATDIR} COMPONENT data)
++INSTALL(FILES dicom.dic private.dic diconde.dic DESTINATION 
${DCMTK_INSTALL_DATDIC} COMPONENT data)


_______________________________________________
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