Skip to content

Commit

Permalink
switch to vulcan for building
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Sep 23, 2011
1 parent 211c268 commit 829d889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/package_node
Expand Up @@ -35,7 +35,7 @@ tar xzvf node.tgz
pushd node-v${node_version}

# build and package nodejs for heroku
heroku make -v -o $tempdir/node-${node_version}.tgz
vulcan build -v -o $tempdir/node-${node_version}.tgz

# upload nodejs to s3
$basedir/aws/s3 put language-pack-nodejs \
Expand Down

0 comments on commit 829d889

Please sign in to comment.