Navigation Menu

Skip to content

Commit

Permalink
Turn ["build_essential"]["compiletime"] to true
Browse files Browse the repository at this point in the history
because "bundle install" fails with an error: "cannot load such file -- mkmf (LoadError)"
  • Loading branch information
piroor committed Apr 18, 2014
1 parent 6265ef2 commit 192a1b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions droonga/attributes/default.rb
Expand Up @@ -6,3 +6,5 @@
default.droonga.engine.port = 24224
default.droonga.engine.tag = "droonga"
default.droonga.engine.template.cookbooks = {}

default["build_essential"]["compiletime"] = true

0 comments on commit 192a1b3

Please sign in to comment.