Kouhei Sutou
null+****@clear*****
Sun Feb 7 15:35:32 JST 2016
Kouhei Sutou 2016-02-07 15:35:32 +0900 (Sun, 07 Feb 2016) New Revision: 48407feef7850b3e047523369a3c059b2f6115b1 https://github.com/pgroonga/pgroonga/commit/48407feef7850b3e047523369a3c059b2f6115b1 Message: Add missing "," Modified files: Rakefile Modified: Rakefile (+1 -1) =================================================================== --- Rakefile 2016-02-05 23:01:28 +0900 (f3857dc) +++ Rakefile 2016-02-07 15:35:32 +0900 (ba4b8a9) @@ -485,7 +485,7 @@ postgresql-server-dev-9.4 "-G", cmake_generator, "-DCMAKE_INSTALL_PREFIX=pgsql", "-DPGRN_POSTGRESQL_VERSION=#{windows_postgresql_version}", - "-DGRN_WITH_BUNDLED_MECAB=yes" + "-DGRN_WITH_BUNDLED_MECAB=yes", "-DGRN_WITH_MRUBY=yes") sh("cmake", "--build", ".", -------------- next part -------------- HTML����������������������������...Download