[Groonga-commit] groonga/heroku-groonga-builder at c53116f [master] Fix a typo

Zurück zum Archiv-Index

Ryo Sugimoto null+****@clear*****
Mon Sep 15 08:51:33 JST 2014


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

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

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

  Message:
    Fix a typo

  Modified files:
    Rakefile

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



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