Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 96e57e87ed83f52c81c176cb4c8504a3 > files > 3

perl-GD-2.460.0-4.mga3.src.rpm

--- t/GD.t.tv	2009-09-07 11:27:45.000000000 +0200
+++ t/GD.t	2009-09-07 11:28:15.000000000 +0200
@@ -75,7 +74,7 @@
   print "not ok ",9,"\n";
 }
 
-if (GD::Image->can('newFromJpeg')) {
+if (GD::Image->can('DO_NOTHING')) {
   compare(test10('frog.jpg'),10);
 } else {
   print "ok ",10," # Skip, no JPEG support\n";