6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
# change method from stored to bzip2
|
|
features HAVE_LIBBZ2
|
|
return 0
|
|
arguments test.zip set_file_compression 0 bzip2 0
|
|
file test.zip teststored.zip testbzip2.zip
|