patch-magic_Magdir_compress 611 B

123456789101112131415
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- file-5.03.orig/magic/Magdir/compress 2009-04-22 15:07:35.000000000 +0200
  3. +++ file-5.03/magic/Magdir/compress 2009-05-31 04:09:09.000000000 +0200
  4. @@ -9,11 +9,6 @@
  5. # because it tries to uncompress it to figure out what's inside.
  6. # standard unix compress
  7. -0 string \037\235 compress'd data
  8. -!:mime application/x-compress
  9. -!:apple LZIVZIVU
  10. ->2 byte&0x80 >0 block compressed
  11. ->2 byte&0x1f x %d bits
  12. # gzip (GNU zip, not to be confused with Info-ZIP or PKWARE zip archiver)
  13. # Edited by Chris Chittleborough <cchittleborough@yahoo.com.au>, March 2002