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

Back to archive index

Ryo Sugimoto null+****@clear*****
Sun Aug 24 21:17:28 JST 2014


Ryo Sugimoto	2014-08-24 21:17:28 +0900 (Sun, 24 Aug 2014)

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

  Message:
    Fix a typo

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2014-08-24 21:15:59 +0900 (58fd616)
+++ Rakefile    2014-08-24 21:17:28 +0900 (3e1d3aa)
@@ -75,7 +75,7 @@ class GroongaBuilder
        "--remote-name",
        "--location",
        "https://github.com/msgpack/msgpack-c/releases/download/cpp-#{msgpack_version}/#{msgpack_archive_name}.tar.gz")
-    sh("tar", "xf", archive_name)
+    sh("tar", "xf", msgpack_archive_name)
 
     Dir.chdir(msgpack_archive_name) do
       sh("./configure",
-------------- next part --------------
HTML����������������������������...
Télécharger 



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