From 856180d81235d5016eadaa5a265d92d44ef652fd Mon Sep 17 00:00:00 2001 From: David Dollar Date: Wed, 19 Oct 2011 21:19:26 -0400 Subject: [PATCH] update s3 bucket --- bin/compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/compile b/bin/compile index aee2dba53..7eb92fa32 100755 --- a/bin/compile +++ b/bin/compile @@ -23,7 +23,7 @@ function indent() { NODE_VERSION="0.4.7" NPM_VERSION="1.0.94" SCONS_VERSION="1.2.0" -S3_BUCKET="language-pack-nodejs" +S3_BUCKET="heroku-buildpack-nodejs" # parse and derive params BUILD_DIR=$1