Ryo Sugimoto
null+****@clear*****
Sun Sep 14 09:51:18 JST 2014
Ryo Sugimoto 2014-09-14 09:51:18 +0900 (Sun, 14 Sep 2014) New Revision: 6d45e4ebd6d312726549731d8c54a6c3fd756c18 https://github.com/groonga/heroku-groonga-builder/commit/6d45e4ebd6d312726549731d8c54a6c3fd756c18 Message: Add missing mecab_prefix Modified files: Rakefile Modified: Rakefile (+1 -1) =================================================================== --- Rakefile 2014-09-14 09:47:18 +0900 (52bf52c) +++ Rakefile 2014-09-14 09:51:18 +0900 (7a52773) @@ -159,7 +159,7 @@ class GroongaBuilder def archive archive_name = "heroku-#{groonga_base_name}.tar.xz" - sh("tar", "cJf", archive_name, relative_install_prefix) + sh("tar", "cJf", archive_name, relative_install_prefix, mecab_prefix) archive_name end -------------- next part -------------- HTML����������������������������...Download