YUKI Hiroshi
null+****@clear*****
Mon Apr 21 15:42:01 JST 2014
YUKI Hiroshi 2014-04-21 15:42:01 +0900 (Mon, 21 Apr 2014) New Revision: 8d11569ff96ce3d670eff5b1eec45e25cb3a1365 https://github.com/droonga/chef-cookbooks/commit/8d11569ff96ce3d670eff5b1eec45e25cb3a1365 Message: Don't use "npm" cookbook Modified files: droonga/metadata.rb droonga/recipes/http-server.rb Modified: droonga/metadata.rb (+0 -1) =================================================================== --- droonga/metadata.rb 2014-04-21 15:22:26 +0900 (3a868f1) +++ droonga/metadata.rb 2014-04-21 15:42:01 +0900 (4fdafab) @@ -12,6 +12,5 @@ depends "runit" depends "build-essential" depends "git" depends "nodejs" -depends "npm" depends "groonga" Modified: droonga/recipes/http-server.rb (+1 -1) =================================================================== --- droonga/recipes/http-server.rb 2014-04-21 15:22:26 +0900 (89d3e9d) +++ droonga/recipes/http-server.rb 2014-04-21 15:42:01 +0900 (45ea694) @@ -18,7 +18,7 @@ # include_recipe "nodejs" -include_recipe "npm" +include_recipe "nodejs::npm" include_recipe "git" droonga_engine = node.droonga.engine -------------- next part -------------- HTML����������������������������...Download