[Groonga-commit] groonga/heroku-groonga-builder at 87c88af [master] Add the relative_kytea_prefix

Back to archive index

Ryo Sugimoto null+****@clear*****
Sun Sep 14 19:41:18 JST 2014


Ryo Sugimoto	2014-09-14 19:41:18 +0900 (Sun, 14 Sep 2014)

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

  Message:
    Add the relative_kytea_prefix

  Modified files:
    Rakefile

  Modified: Rakefile (+4 -0)
===================================================================
--- Rakefile    2014-09-14 17:46:12 +0900 (37614f3)
+++ Rakefile    2014-09-14 19:41:18 +0900 (caa71a4)
@@ -31,6 +31,10 @@ class GroongaBuilder
     File.join(@top_dir, relative_install_prefix)
   end
 
+  def relative_kytea_prefix
+    File.join("vendor", "kytea")
+  end
+
   def relative_mecab_prefix
     File.join("vendor", "mecab")
   end
-------------- next part --------------
HTML����������������������������...
Download 



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