From: Christos Zoulas Date: Tue, 15 Dec 2015 01:06:00 +0000 (+0000) Subject: move mime and extension to the right place. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=050b9f69204cde4dd8c9ee503e28d577afb3929e;p=file move mime and extension to the right place. --- diff --git a/magic/Magdir/archive b/magic/Magdir/archive index ea0bb9dd..9a4809f4 100644 --- a/magic/Magdir/archive +++ b/magic/Magdir/archive @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# $File: archive,v 1.99 2015/12/04 20:48:02 christos Exp $ +# $File: archive,v 1.100 2015/12/15 01:06:00 christos Exp $ # archive: file(1) magic for archive formats (see also "msdos" for self- # extracting compressed archives) # @@ -765,9 +765,9 @@ # Zip archives (Greg Roelofs, c/o zip-bugs@wkuvx1.wku.edu) 0 string PK\005\006 Zip archive data (empty) -0 string PK\003\004 !:mime application/zip !:ext zip/cbz +0 string PK\003\004 # Specialised zip formats which start with a member named 'mimetype' # (stored uncompressed, with no 'extra field') containing the file's MIME type.