[Groonga-commit] groonga/groonga at a5adfb6 [master] package windows: use "Groonga" form

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Apr 2 18:37:53 JST 2015


Kouhei Sutou	2015-04-02 18:37:53 +0900 (Thu, 02 Apr 2015)

  New Revision: a5adfb69f8549ceaf09aed038c39ffeaf84fd09b
  https://github.com/groonga/groonga/commit/a5adfb69f8549ceaf09aed038c39ffeaf84fd09b

  Message:
    package windows: use "Groonga" form

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+2 -2)
===================================================================
--- packages/windows/Rakefile    2015-04-02 18:21:49 +0900 (df21fc1)
+++ packages/windows/Rakefile    2015-04-02 18:37:53 +0900 (41d96b4)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8; mode: ruby -*-
 #
-# Copyright (C) 2011-2014  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2011-2015  Kouhei Sutou <kou �� clear-code.com>
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -230,7 +230,7 @@ namespace :build do
     end
   end
 
-  desc "Build groonga and install it into #{dist_dir}/."
+  desc "Build Groonga and install it into #{dist_dir}/."
   task :groonga do
     tmp_dir = Pathname.new("tmp/groonga")
     rm_rf(tmp_dir)
-------------- next part --------------
HTML����������������������������...
Download 



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