am bcb2edac: Update to tzdata2011m.

* commit 'bcb2edac654962758c6d7d8d3e0e4cdcb75c89fc':
  Update to tzdata2011m.
This commit is contained in:
Elliott Hughes 2011-10-24 11:24:28 -07:00 committed by Android Git Automerger
commit a5c0d72bfb
4 changed files with 4 additions and 1 deletions

View File

@ -37,6 +37,9 @@ if [ "$current_version" == "$latest_version" ]; then
exit 1
fi
md5_sum=`md5sum $latest_archive`
echo "MD5: $md5_sum"
echo "Extracting $latest_version..."
mkdir $latest_version
tar -C $latest_version -zxf $latest_archive

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
2011l
2011m