diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:52:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:52:52 +0000 |
commit | 424f663819ec59abc4edab03a667845835e57ac1 (patch) | |
tree | 63b79645aaee07c3de90e4b70dd8d6371faa1747 /debian/libmagic-mgc.links | |
parent | Adding upstream version 1:5.44. (diff) | |
download | file-8e48de63d1277275896854bd0318a5c9c34893e3.tar.xz file-8e48de63d1277275896854bd0318a5c9c34893e3.zip |
Adding debian version 1:5.44-3.debian/1%5.44-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/libmagic-mgc.links')
-rw-r--r-- | debian/libmagic-mgc.links | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/libmagic-mgc.links b/debian/libmagic-mgc.links new file mode 100644 index 0000000..66da1e2 --- /dev/null +++ b/debian/libmagic-mgc.links @@ -0,0 +1,7 @@ + +# upstream and many applications expect the magic in /usr/share/misc/, +# other in /usr/share/file/. The compiled magic however is +# arch-dependent and must therefore be in /usr/lib/ +# Provide symlinks in the hope everybody gets satisfied. +usr/lib/file/magic.mgc usr/share/file/magic.mgc +usr/lib/file/magic.mgc usr/share/misc/magic.mgc |