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:
Doug Zongker
2009-11-10 14:52:07 -08:00
committed by Android Git Automerger

View File

@@ -102,7 +102,7 @@ do
$1 != "Length" || $1 != "Length" ||
$2 != "Method" || $2 != "Method" ||
$3 != "Size" || $3 != "Size" ||
$4 != "Ratio" || ($4 != "Ratio" && $4 != "Cmpr") ||
$5 != "Date" || $5 != "Date" ||
$6 != "Time" || $6 != "Time" ||
$7 != "CRC-32" || $7 != "CRC-32" ||