[Groonga-commit] pgroonga/pgroonga at efa1069 [master] Add a missing ", "

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 29 16:38:36 JST 2015


Kouhei Sutou	2015-10-29 16:38:36 +0900 (Thu, 29 Oct 2015)

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

  Message:
    Add a missing ","

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2015-10-28 22:44:00 +0900 (a1e72f9)
+++ Rakefile    2015-10-29 16:38:36 +0900 (4fc7d27)
@@ -462,7 +462,7 @@ postgresql-server-dev-9.4
              windows_pgroonga_source_name_base,
              "-G", cmake_generator,
              "-DCMAKE_INSTALL_PREFIX=pgsql",
-             "-DPGRN_POSTGRESQL_VERSION=#{windows_postgresql_version}"
+             "-DPGRN_POSTGRESQL_VERSION=#{windows_postgresql_version}",
              "-DGRN_WITH_BUNDLED_MECAB=yes")
           sh("cmake",
              "--build", ".",
-------------- next part --------------
HTML����������������������������...
Download 



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