[med-svn] r9998 - trunk/packages/insighttoolkit/branches/3.20.1/debian/patches

Steven Michael Robbins smr at alioth.debian.org
Thu Mar 15 02:26:53 UTC 2012


Author: smr
Date: 2012-03-15 02:26:53 +0000 (Thu, 15 Mar 2012)
New Revision: 9998

Modified:
   trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/gzgetc.patch
Log:
Fix build failure caused by ::gzgetc().

Modified: trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/gzgetc.patch
===================================================================
--- trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/gzgetc.patch	2012-03-15 02:25:31 UTC (rev 9997)
+++ trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/gzgetc.patch	2012-03-15 02:26:53 UTC (rev 9998)
@@ -1,5 +1,5 @@
---- Code/Review/itkVoxBoCUBImageIO.cxx~	2011-10-25 11:37:23.000000000 -0500
-+++ Code/Review/itkVoxBoCUBImageIO.cxx	2012-03-14 21:20:14.816394111 -0500
+--- a/Code/Review/itkVoxBoCUBImageIO.cxx~	2011-10-25 11:37:23.000000000 -0500
++++ b/Code/Review/itkVoxBoCUBImageIO.cxx	2012-03-14 21:20:14.816394111 -0500
 @@ -118,7 +118,7 @@
  
    unsigned char ReadByte()




More information about the debian-med-commit mailing list