6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
# change method from stored to lzma-compressed (Id 14)
|
|
features HAVE_LIBLZMA
|
|
return 0
|
|
arguments test.zip set_file_compression 0 lzma 0
|
|
file test.zip testfile-stored-dos.zip testfile-lzma.zip
|