Recognize "Java archive data (JAR)" as zip archive.
commit95f97b73d10430c7ec6f0a420ed937ba3d0f4aaf
authorAndreas Köhler <andi5.py@gmx.net>
Sat, 14 Jun 2014 14:03:23 +0000 (14 16:03 +0200)
committerAndrew Borodin <aborodin@vmail.ru>
Wed, 10 Dec 2014 09:57:47 +0000 (10 12:57 +0300)
tree39bc98f3ddb75072eb69a06200da8088f324372e
parente9c5fb3048c47eb8e2f3fa436750f5ae53da75e3
Recognize "Java archive data (JAR)" as zip archive.

The 'file' utility determine the file type differently:

till file-5.16 - Java Jar file data (zip)
since file-5.17 - Java archive data (JAR)

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
misc/mc.ext.in