Kouhei Sutou
null+****@clear*****
Wed Feb 11 13:37:06 JST 2015
Kouhei Sutou 2015-02-11 13:37:06 +0900 (Wed, 11 Feb 2015) New Revision: 5ef796c47062d675c86435bc6df4c584279ce80d https://github.com/groonga/heroku-groonga-builder/commit/5ef796c47062d675c86435bc6df4c584279ce80d Message: lz4: use filename in Content-Disposition header Modified files: Rakefile Modified: Rakefile (+2 -1) =================================================================== --- Rakefile 2015-02-11 13:27:37 +0900 (b30a3b7) +++ Rakefile 2015-02-11 13:37:06 +0900 (4aa8997) @@ -163,9 +163,10 @@ class GroongaBuilder sh("curl", "--silent", "--remote-name", + "--remote-header-name", "--location", "--fail", - "https://github.com/Cyan4973/lz4/archive/#{lz4_archive_name}.tar.gz") + "https://github.com/Cyan4973/lz4/archive/#{lz4_version}.tar.gz") sh("tar", "xf", "#{lz4_archive_name}.tar.gz") Dir.chdir(lz4_archive_name) do -------------- next part -------------- HTML����������������������������... Télécharger