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

Back to archive index

Ryo Sugimoto null+****@clear*****
Sun Sep 14 17:38:19 JST 2014


Ryo Sugimoto	2014-08-24 20:35:30 +0900 (Sun, 24 Aug 2014)

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

  Message:
    Fix a typo

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2014-08-24 20:34:36 +0900 (4a954d9)
+++ Rakefile    2014-08-24 20:35:30 +0900 (7da1db1)
@@ -69,7 +69,7 @@ class GroongaBuilder
   def build_msgpack
     msgpack_version = "0.5.9"
     msgpack_archive_name = "msgpack-#{msgpack_version}.tar.gz"
-    msgpack_prefix = File.join(@top_dir, File.join("vender", "msgpack"))
+    msgpack_prefix = File.join(@top_dir, File.join("vendor", "msgpack"))
     sh("curl",
        "--silent",
        "--remote-name",
-------------- next part --------------
HTML����������������������������...
Download 



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