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