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

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 1 12:20:46 JST 2014


Kouhei Sutou	2014-07-01 12:20:46 +0900 (Tue, 01 Jul 2014)

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

  Message:
    Fix a typo

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2014-07-01 12:19:08 +0900 (e49ea38)
+++ Rakefile    2014-07-01 12:20:46 +0900 (c37c1dd)
@@ -72,7 +72,7 @@ class GroongaBuilder
        "http://packages.groonga.org/source/groonga/#{archive_name}")
     sh("tar", "xf", archive_name)
 
-    Dir.chdir(base_name) do
+    Dir.chdir(groonga_base_name) do
       configure_args = []
       if ENV["DEBUG"] == "yes"
         configure_args << "--enable-debug"
-------------- next part --------------
HTML����������������������������...
下載 



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