Ryo Sugimoto
null+****@clear*****
Sun Sep 14 17:43:43 JST 2014
Ryo Sugimoto 2014-08-25 17:55:50 +0900 (Mon, 25 Aug 2014) New Revision: 21fe7f0f37d80584c827a643672c6a610174e08b https://github.com/groonga/heroku-groonga-builder/commit/21fe7f0f37d80584c827a643672c6a610174e08b Message: Remove a msgpack_prefix in the build_msgpack Modified files: Rakefile Modified: Rakefile (+0 -2) =================================================================== --- Rakefile 2014-08-25 17:49:45 +0900 (a9ef381) +++ Rakefile 2014-08-25 17:55:50 +0900 (6e102a6) @@ -73,7 +73,6 @@ class GroongaBuilder def build_msgpack msgpack_version = "0.5.9" msgpack_archive_name = "msgpack-#{msgpack_version}" - msgpack_prefix = File.join(@top_dir, File.join("vendor", "msgpack")) sh("curl", "--silent", "--remote-name", @@ -87,7 +86,6 @@ class GroongaBuilder sh("make", "-j4") sh("make", "install") end - return msgpack_prefix end def build_groonga -------------- next part -------------- HTML����������������������������... ダウンロード