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