[Groonga-commit] groonga/heroku-groonga-builder at 7b28870 [master] Remove the --with-mecab-config

Back to archive index

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


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

  New Revision: 7b2887013d5e82c38766c84355259b63f1f436e9
  https://github.com/groonga/heroku-groonga-builder/commit/7b2887013d5e82c38766c84355259b63f1f436e9

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

  Message:
    Remove the --with-mecab-config

  Modified files:
    Rakefile

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



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