diff options
author | Levente Polyak <anthraxx@archlinux.org> | 2019-12-04 12:39:34 +0100 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2019-12-08 20:59:11 +0100 |
commit | d6866e0544581840cc021e4be68c1c450fcb7963 (patch) | |
tree | 37af4a116a58be53ce08f850e5a2fbe8c90fc8f9 /Makefile | |
parent | 8edad226166eb6f2888b87cf8e0a9952822c887a (diff) | |
download | devtools32-d6866e0544581840cc021e4be68c1c450fcb7963.tar.xz |
lib: support arbitrary compressed package files
We need to modify the matching of valid package files to support formats
like zstd. Let's try to use an eager approach instead of a simple
whitelist in order to be functional for arbitrary formats that may be
introduced in the future without the need to adjust any code.
Allow any single fragment word as compression type but filter out known
non-package content like signature files.
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions