forked from openkylin/platform_build
am 4cc57b40: am d628eaca: am f17e6387: allow use of unzip version 6.0
Merge commit '4cc57b40fc6d7e5ee3692dac790254fdb0d2dd5e' * commit '4cc57b40fc6d7e5ee3692dac790254fdb0d2dd5e': allow use of unzip version 6.0
This commit is contained in:
commit
fec674d99c
|
@ -102,7 +102,7 @@ do
|
|||
$1 != "Length" ||
|
||||
$2 != "Method" ||
|
||||
$3 != "Size" ||
|
||||
$4 != "Ratio" ||
|
||||
($4 != "Ratio" && $4 != "Cmpr") ||
|
||||
$5 != "Date" ||
|
||||
$6 != "Time" ||
|
||||
$7 != "CRC-32" ||
|
||||
|
|
Loading…
Reference in New Issue