diff options
Diffstat (limited to 'package/file')
-rw-r--r-- | package/file/patches/patch-magic_Magdir_macintosh.orig | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/package/file/patches/patch-magic_Magdir_macintosh.orig b/package/file/patches/patch-magic_Magdir_macintosh.orig deleted file mode 100644 index f85819da4..000000000 --- a/package/file/patches/patch-magic_Magdir_macintosh.orig +++ /dev/null @@ -1,21 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- file-5.03.orig/magic/Magdir/macintosh 2008-10-20 19:20:23.000000000 +0200 -+++ file-5.03/magic/Magdir/macintosh 2009-05-31 04:07:12.000000000 +0200 -@@ -8,17 +8,6 @@ - !:mime application/mac-binhex40 - >41 string x \b, version %.3s - --# Stuffit archives are the de facto standard of compression for Macintosh --# files obtained from most archives. (franklsm@tuns.ca) --0 string SIT! StuffIt Archive (data) --!:mime application/x-stuffit --!:apple SIT!SIT! -->2 string x : %s --0 string SITD StuffIt Deluxe (data) -->2 string x : %s --0 string Seg StuffIt Deluxe Segment (data) -->2 string x : %s -- - # Newer StuffIt archives (grant@netbsd.org) - 0 string StuffIt StuffIt Archive - !:mime application/x-stuffit |