[Groonga-commit] pgroonga/pgroonga at 59fa6c2 [master] Remove needless download

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jun 8 23:49:28 JST 2017


Kouhei Sutou	2017-06-08 23:49:28 +0900 (Thu, 08 Jun 2017)

  New Revision: 59fa6c2fb38b4ac3ff292b73703855fc0b21ff4f
  https://github.com/pgroonga/pgroonga/commit/59fa6c2fb38b4ac3ff292b73703855fc0b21ff4f

  Message:
    Remove needless download

  Modified files:
    Rakefile

  Modified: Rakefile (+0 -5)
===================================================================
--- Rakefile    2017-06-08 23:33:33 +0900 (79883b2)
+++ Rakefile    2017-06-08 23:49:28 +0900 (14dffbe)
@@ -115,11 +115,6 @@ file windows_archive_name => dist_files do
   rm_rf(groonga_base_name)
   sh("unzip", groonga_archive_name)
   rm(groonga_archive_name)
-  cd("#{groonga_base_name}/vendor") do
-    ruby("download_lz4.rb")
-    ruby("download_mecab.rb")
-    ruby("download_message_pack.rb")
-  end
   mkdir_p("#{archive_base_name}/vendor")
   mv(groonga_base_name, "#{archive_base_name}/vendor/groonga")
   rm_f(windows_archive_name)
-------------- next part --------------
HTML����������������������������...
下载 



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