SOURCES: ImageMagick-comment.patch (NEW) - unbreak -comment and -compress o...

qboosh qboosh at pld-linux.org
Sun Jun 29 22:35:22 CEST 2008


Author: qboosh                       Date: Sun Jun 29 20:35:22 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- unbreak -comment and -compress options (by removing misplaced break)

---- Files affected:
SOURCES:
   ImageMagick-comment.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ImageMagick-comment.patch
diff -u /dev/null SOURCES/ImageMagick-comment.patch:1.1
--- /dev/null	Sun Jun 29 22:35:23 2008
+++ SOURCES/ImageMagick-comment.patch	Sun Jun 29 22:35:16 2008
@@ -0,0 +1,10 @@
+--- ImageMagick-6.4.2/wand/mogrify.c.orig	2008-06-26 20:16:32.819311000 +0200
++++ ImageMagick-6.4.2/wand/mogrify.c	2008-06-29 20:13:16.951026252 +0200
+@@ -5544,7 +5544,6 @@
+               MagickColorspaceOptions,MagickFalse,argv[i+1]);
+             break;
+           }
+-        break;
+         if (LocaleCompare("comment",option+1) == 0)
+           {
+             if (*option == '+')
================================================================


More information about the pld-cvs-commit mailing list