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

Back to archive index

Ryo Sugimoto null+****@clear*****
Sun Sep 4 11:26:59 JST 2016


Ryo Sugimoto	2016-09-04 11:26:59 +0900 (Sun, 04 Sep 2016)

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

  Message:
    Fix a typo

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2016-09-04 11:18:08 +0900 (8818605)
+++ Rakefile    2016-09-04 11:26:59 +0900 (1ef5734)
@@ -162,7 +162,7 @@ class GroongaBuilder
 
     Dir.chdir(msgpack_archive_name) do
       sh("./../#{cmake_archive_name}/bin/cmake",
-	 "-DCMAKE_INSTALL_PREFIX=#{absolute_instal_prefix}",
+	 "-DCMAKE_INSTALL_PREFIX=#{absolute_install_prefix}",
 	 ".")
       sh("make", "-j4")
       sh("make", "install")
-------------- next part --------------
HTML����������������������������...
Download 



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