From: Lady <redacted>
Date: Wed, 31 Jan 2024 05:48:08 +0000 (-0500)
Subject: Specifiy magic files, not a directory
X-Git-Tag: 0.5.0~6
X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/fe1f9e5474fa7f3a6b42e384d92b466b2dcda952?hp=fe1f9e5474fa7f3a6b42e384d92b466b2dcda952

Specifiy magic files, not a directory

This is more flexible and matches how parsers and transforms work.
Compiling magic requires these to all be placed in the same directory
at some point, but symbolic linking works for this purpose.
---