[Groonga-mysql-commit] mroonga/mroonga at b38bfbf [master] doc: support _config.yml to update mroonga version

Back to archive index

Kentaro Hayashi null+****@clear*****
Fri Mar 24 13:12:42 JST 2017


Kentaro Hayashi	2017-03-24 13:12:42 +0900 (Fri, 24 Mar 2017)

  New Revision: b38bfbf6ca1e188f6f1f4fa07a6f3723e0dd2044
  https://github.com/mroonga/mroonga/commit/b38bfbf6ca1e188f6f1f4fa07a6f3723e0dd2044

  Message:
    doc: support _config.yml to update mroonga version

  Modified files:
    Makefile.am

  Modified: Makefile.am (+2 -1)
===================================================================
--- Makefile.am    2017-03-24 13:09:04 +0900 (1bfc92c)
+++ Makefile.am    2017-03-24 13:12:42 +0900 (c540785)
@@ -79,7 +79,8 @@ update-latest-release: ensure-cutter-source-path
 	  packages/rpm/centos/percona-server-56-mroonga.spec.in	\
 	  packages/rpm/centos/percona-server-57-mroonga.spec.in	\
 	  doc/source/install/*.rst			\
-	  doc/locale/*/LC_MESSAGES/install.po
+	  doc/locale/*/LC_MESSAGES/install.po		\
+	  $(MROONGA_GITHUB_COM_PATH)/_config.yml
 	cd $(top_srcdir) &&				\
 	  "$(CUTTER_SOURCE_PATH)/misc/update-latest-release.rb"	\
 	  $(PACKAGE)-5.5 $(OLD_RELEASE) $(OLD_RELEASE_DATE)	\
-------------- next part --------------
HTML����������������������������...
Descargar 



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