[Groonga-commit] groonga/heroku-groonga-builder at 5807db6 [master] Add the --with-chasen-config

Back to archive index

Ryo Sugimoto null+****@clear*****
Mon Sep 15 09:17:13 JST 2014


Ryo Sugimoto	2014-09-15 09:17:13 +0900 (Mon, 15 Sep 2014)

  New Revision: 5807db6301571a938724f2f1ce81bf738126109a
  https://github.com/groonga/heroku-groonga-builder/commit/5807db6301571a938724f2f1ce81bf738126109a

  Merged 295f173: Merge branch 'build_mecab' of github.com:groonga/heroku-groonga-builder into build-mecab

  Message:
    Add the --with-chasen-config

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -0)
===================================================================
--- Rakefile    2014-09-15 09:08:17 +0900 (7d6bc8e)
+++ Rakefile    2014-09-15 09:17:13 +0900 (e12525c)
@@ -140,6 +140,7 @@ class GroongaBuilder
     Dir.chdir(naist_jdic_archive_name) do
       sh("./configure",
 	 "--prefix=#{absolete_mecab_prefix}",
+	 "--with-chasen-config=#{mecab_config}",
 	 "--with-charset=utf8")
       sh("make")
       sh("make", "install")
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index