* Adam D. Barratt <[email protected]>, 2014-04-22, 19:47:
The file referenced is somehow detected as a binary, even though it is
just a text file containing licensing info and documentation. The file
itself is available here:
http://vcs.openttd.org/svn/browser/tags/1.4.0/os/dos/cwsdpmi/cwsdpmi.txt
I suspect due to (on wheezy at least):
$ file /tmp/cwsdpmi.txt
/tmp/cwsdpmi.txt: Macromedia Flash data (compressed), version 68
Indeed. The detection rules are:
0 string FWS Macromedia Flash data,
3 byte x version %d
!:mime application/x-shockwave-flash
0 string CWS Macromedia Flash data (compressed),
!:mime application/x-shockwave-flash
3 byte x version %d
So any file starting with "FWS", "CWS" or "FLV" is classified as
Macromedia Flash data. :(
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]