6 lines
184 B
Plaintext
6 lines
184 B
Plaintext
# change method from stored to zstd-compressed
|
|
features HAVE_LIBZSTD
|
|
return 0
|
|
arguments test.zip set_file_compression 0 zstd 0
|
|
file test.zip testfile-stored-dos.zip testfile-zstd.zip
|