[Groonga-commit] groonga/heroku-groonga-builder at 2b87766 [master] Untabify

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 24 22:35:45 JST 2014


Kouhei Sutou	2014-08-24 22:35:45 +0900 (Sun, 24 Aug 2014)

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

  Message:
    Untabify

  Modified files:
    Rakefile

  Modified: Rakefile (+2 -2)
===================================================================
--- Rakefile    2014-08-24 21:28:38 +0900 (5af271a)
+++ Rakefile    2014-08-24 22:35:45 +0900 (e5816c1)
@@ -79,7 +79,7 @@ class GroongaBuilder
 
     Dir.chdir(msgpack_archive_name) do
       sh("./configure",
-	 "--prefix=#{msgpack_prefix}")
+         "--prefix=#{msgpack_prefix}")
       sh("make", "-j4")
       sh("make", "install")
     end
@@ -101,7 +101,7 @@ class GroongaBuilder
          "--prefix=#{absolete_install_prefix}",
          "--disable-static",
          "--disable-document",
-	 "--with-message-pack=#{build_msgpack}",
+         "--with-message-pack=#{build_msgpack}",
          *configure_args)
       sh("make", "-j4")
       sh("make", "install")
-------------- next part --------------
HTML����������������������������...
下載 



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