Skip to content

Commit

Permalink
Fixed name of ruby193-yajl ge. Thanks aglarond!
Browse files Browse the repository at this point in the history
  • Loading branch information
chorrell committed Nov 13, 2012
1 parent d04edcf commit b51044c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/joyent-smartmachine.erb
Expand Up @@ -7,7 +7,7 @@ bash -c '

if [ ! -f /opt/local/bin/chef-client ]; then
pkgin -f update
pkgin -y install gcc47 gcc47-runtime scmgit-base gmake ruby193-base ruby193-yajl-ruby ruby193-nokogiri ruby193-readline pkg-config
pkgin -y install gcc47 gcc47-runtime scmgit-base gmake ruby193-base ruby193-yajl ruby193-nokogiri ruby193-readline pkg-config
gem update --system

gem install --no-ri --no-rdoc ohai
Expand Down

0 comments on commit b51044c

Please sign in to comment.