[Groonga-commit] pgroonga/pgroonga at c563f94 [master] Remove temporary directory

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 30 09:43:34 JST 2015


Kouhei Sutou	2015-10-30 09:43:34 +0900 (Fri, 30 Oct 2015)

  New Revision: c563f94bc964f84c5e4507596477c2499564209f
  https://github.com/pgroonga/pgroonga/commit/c563f94bc964f84c5e4507596477c2499564209f

  Message:
    Remove temporary directory

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -0)
===================================================================
--- Rakefile    2015-10-29 17:15:51 +0900 (37cf7da)
+++ Rakefile    2015-10-30 09:43:34 +0900 (14577b6)
@@ -105,6 +105,7 @@ file windows_archive_name => dist_files do
        "-O",
        "http://packages.groonga.org/source/groonga/#{groonga_archive_name}")
   end
+  rm_rf(groonga_base_name)
   sh("unzip", groonga_archive_name)
   rm(groonga_archive_name)
   mkdir_p("#{archive_base_name}/vendor")
-------------- next part --------------
HTML����������������������������...
Télécharger 



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