[Groonga-commit] pgroonga/pgroonga at 6fc4e19 [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 28 23:51:13 JST 2015


Kouhei Sutou	2015-04-28 23:51:13 +0900 (Tue, 28 Apr 2015)

  New Revision: 6fc4e19f27e59e8b8177d9284d3e65b56564f3e4
  https://github.com/pgroonga/pgroonga/commit/6fc4e19f27e59e8b8177d9284d3e65b56564f3e4

  Message:
    Fix a typo

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2015-04-28 23:50:40 +0900 (bee1503)
+++ Rakefile    2015-04-28 23:51:13 +0900 (675503e)
@@ -238,7 +238,7 @@ postgresql94-devel
     windows_architectures = ["x86", "x64"]
     windows_packages = []
     windows_architectures.each do |arch|
-      windows_pacakge = "pgroonga-#{version}-#{arch}.zip"
+      windows_package = "pgroonga-#{version}-#{arch}.zip"
       windows_packages << windows_package
       file windows_pacakge => windows_packages_dir do
         rm_rf("tmp")
-------------- next part --------------
HTML����������������������������...
Descargar 



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