From 43f94a0d0d1ae8101ca50fca02bdfa0a9e4fffd7 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 23 May 2012 16:04:28 +0300 Subject: Re-enable S3 mirror. --- node/setup-build-android | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node') diff --git a/node/setup-build-android b/node/setup-build-android index 6948429..541c254 100755 --- a/node/setup-build-android +++ b/node/setup-build-android @@ -40,7 +40,7 @@ wget 'http://android.git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo; mv repo /usr/local/bin/repo chmod a+x /usr/local/bin/repo -#sed -i.bk 's,^\(.*://[^.]*.ec2.archive.ubuntu.com\)/,\1.s3.amazonaws.com/,' /etc/apt/sources.list +sed -i.bk 's,^\(.*://[^.]*.ec2.archive.ubuntu.com\)/,\1.s3.amazonaws.com/,' /etc/apt/sources.list apt-get-retry --non-fatal update # We do update as part of early node init (to get this script actually) -- cgit v1.2.3