Ryo Sugimoto
null+****@clear*****
Sun Sep 14 17:43:43 JST 2014
Ryo Sugimoto 2014-08-24 21:28:38 +0900 (Sun, 24 Aug 2014) New Revision: d0206d4fbdf3f96d7d0c0057f34a8d7d8b72205f https://github.com/groonga/heroku-groonga-builder/commit/d0206d4fbdf3f96d7d0c0057f34a8d7d8b72205f Message: Add missing tar.gz Modified files: Rakefile Modified: Rakefile (+1 -1) =================================================================== --- Rakefile 2014-08-24 21:17:28 +0900 (3e1d3aa) +++ Rakefile 2014-08-24 21:28:38 +0900 (5af271a) @@ -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", msgpack_archive_name) + sh("tar", "xf", "#{msgpack_archive_name}.tar.gz") Dir.chdir(msgpack_archive_name) do sh("./configure", -------------- next part -------------- HTML����������������������������...다운로드