forked from openkylin/platform_build
am d628eaca: am f17e6387: allow use of unzip version 6.0
Merge commit 'd628eacae7af10c520df98323250b385212270ca' into eclair-mr2-plus-aosp * commit 'd628eacae7af10c520df98323250b385212270ca': allow use of unzip version 6.0
This commit is contained in:
commit
4cc57b40fc
|
@ -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