Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > e77db91ee46b76200023509820f7fdbb > files > 3

patriarche-0.2.8-10mdv2009.0.src.rpm

diff -p -up ./update_img.tv ./update_img
--- ./update_img.tv	2008-01-09 13:17:55.000000000 +0100
+++ ./update_img	2008-01-09 13:18:06.000000000 +0100
@@ -56,7 +56,6 @@ while (my $i = readdir $dir) {
       print "converting $i\n";
       print(qq|gimp-2.4 --console-messages -i -d -b "(gimp-resize-to-patriarche .5 254 180 \\"$img/$i\\" \\"$filename.png\\" \\"$filename.ps\\" \\"${filename}_2.ps\\")" -b "(gimp-quit 1)"|);
       system(qq|gimp-2.4 --console-messages -i -d -b "(gimp-resize-to-patriarche .5 254 180 \\"$img/$i\\" \\"$filename.png\\" \\"$filename.ps\\" \\"${filename}_2.ps\\")" -b "(gimp-quit 1)"|);
-      system('bzip2', "-f", "$img/$i");
       system(qq|gimp-2.4 --console-messages -i -d -b "(gimp-resize-to-patriarche .5 254 180 \\"$img/$i\\" \\"$filename.png\\" \\"$filename.ps\\" \\"${filename}_2.ps\\")" -b "(gimp-quit 1)"|);
   }
   $filename =~ s/(.*)\///;