Merge "Update to tzdata2012c."

This commit is contained in:
Elliott Hughes 2012-04-02 10:25:43 -07:00 committed by android code review
commit b88f810d58
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 @@
2012b
2012c