[Groonga-commit] groonga/groonga [master] win32: add a missing description about build:mecab_dict

Back to archive index

null+****@clear***** null+****@clear*****
2012年 2月 27日 (月) 13:30:49 JST


Kouhei Sutou	2012-02-27 13:30:49 +0900 (Mon, 27 Feb 2012)

  New Revision: a49aef1b056c4a02ef3733093288ecd59a5f06a3

  Log:
    win32: add a missing description about build:mecab_dict

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+1 -0)
===================================================================
--- packages/windows/Rakefile    2012-02-27 13:10:33 +0900 (242f2f6)
+++ packages/windows/Rakefile    2012-02-27 13:30:49 +0900 (0a9e792)
@@ -91,6 +91,7 @@ namespace :build do
     end
   end
 
+  desc "Build MeCab dictionary and install it into #{dist_dir}."
   task(:mecab_dict) do
     tmp_dir = Pathname.new("tmp/mecab_dict")
     rm_rf(tmp_dir)




Groonga-commit メーリングリストの案内
Back to archive index