Navigation Menu

Skip to content

Commit

Permalink
doc: support _config.yml to update mroonga version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Mar 24, 2017
1 parent d0d5cd5 commit b38bfbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Expand Up @@ -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) \
Expand Down

0 comments on commit b38bfbf

Please sign in to comment.