/usr/share/doc/libmagic-mgc/README.Debian is in libmagic-mgc 1:5.32-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | Between architectures, the compiled magic at /usr/lib/file/magic.mgc
differs only in the endianness. The libmagic library can auto-detect
wrong endianness and handle that situation gracefully, at a significant
performance cost though.
Therefore: If you run file/libmagic in a mixed-endianness multi-arch
setup, choose the architecture for libmagic-mgc wisely.
|