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

Zurück zum Archiv-Index

Ryo Sugimoto null+****@clear*****
Sun Sep 14 10:15:27 JST 2014


Ryo Sugimoto	2014-09-14 10:15:27 +0900 (Sun, 14 Sep 2014)

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

  Message:
    Fix a typo

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2014-09-14 10:13:04 +0900 (7ec5213)
+++ Rakefile    2014-09-14 10:15:27 +0900 (22bc4bd)
@@ -111,7 +111,7 @@ class GroongaBuilder
     sh("tar", "xf", "#{ipadic_archive_name}.tar.gz")
     Dir.chdir(ipadic_archive_name) do
       sh("./configure",
-	 "--prefix=#{mecab_prefix}"
+	 "--prefix=#{mecab_prefix}",
 	 "--with-mecab-config=#{mecab_config}")
       sh("make")
       sh("make", "install")
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index