[Groonga-commit] groonga/heroku-groonga-builder at d9e33ca [build_kytea] Fix a typo

Back to archive index

Ryo Sugimoto null+****@clear*****
Sun Sep 14 10:47:20 JST 2014


Ryo Sugimoto	2014-09-14 10:47:20 +0900 (Sun, 14 Sep 2014)

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

  Message:
    Fix a typo

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2014-09-14 10:39:54 +0900 (6258c79)
+++ Rakefile    2014-09-14 10:47:20 +0900 (2d916a4)
@@ -40,7 +40,7 @@ class GroongaBuilder
   end
 
   def mecab_config
-    File.join(mecab_prefix, "bin", "mecab-config")
+    File.join(absolete_mecab_prefix, "bin", "mecab-config")
   end
 
   def groonga_version
-------------- next part --------------
HTML����������������������������...
Descargar 



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