]> granicus.if.org Git - file/commitdiff
Fix bad merge of duplicate EPUB magic; fixes Debian bug #722441
authorReuben Thomas <rrt@sc3d.org>
Mon, 6 Jan 2014 13:27:05 +0000 (13:27 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 6 Jan 2014 13:27:05 +0000 (13:27 +0000)
magic/Magdir/archive

index 15384d14bb675bf6df0a37edc224d38793dca22b..169fcb7d9d621b70a882cbec4d3eae8db360dfb8 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------
-# $File: archive,v 1.78 2013/02/06 14:18:52 christos Exp $
+# $File: archive,v 1.79 2013/02/08 17:24:06 christos Exp $
 # archive:  file(1) magic for archive formats (see also "msdos" for self-
 #           extracting compressed archives)
 #
 #  EPUB (OEBPS) books using OCF (OEBPS Container Format)
 #    http://www.idpf.org/ocf/ocf1.0/download/ocf10.htm, section 4.
 #    From: Ralf Brown <ralf.brown@gmail.com>
->0x1E  string  mimetypeapplication/epub+zip    EPUB document
+>>50   string  epub+zip        EPUB document
 !:mime application/epub+zip
 
 #  Catch other ZIP-with-mimetype formats