[Groonga-mysql-commit] mroonga/mroonga [master] [doc] update also mroonga.github.com fies.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 11月 28日 (月) 11:28:00 JST


Kouhei Sutou	2011-11-28 02:28:00 +0000 (Mon, 28 Nov 2011)

  New Revision: 3fedef22c8831fd433238d2303c2292b5902c87e

  Log:
    [doc] update also mroonga.github.com fies.

  Modified files:
    Makefile.am

  Modified: Makefile.am (+9 -7)
===================================================================
--- Makefile.am    2011-11-27 19:57:52 +0000 (47a34ea)
+++ Makefile.am    2011-11-28 02:28:00 +0000 (fcf3690)
@@ -55,13 +55,15 @@ update-latest-release:
 	cd $(top_srcdir) && test -d "misc" ||					\
 	  svn export --force							\
 	  https://cutter.svn.sourceforge.net/svnroot/cutter/cutter/trunk/misc
-	cd $(top_srcdir) &&					\
-	  misc/update-latest-release.rb				\
-	  $(PACKAGE) $(OLD_RELEASE) $(OLD_RELEASE_DATE)		\
-	  $(VERSION) $(NEW_RELEASE_DATE)			\
-	  packages/rpm/fedora/mysql-groonga.spec.in		\
-	  packages/rpm/centos/mysql-groonga.spec.in		\
-	  packages/debian/changelog
+	cd $(top_srcdir) &&				\
+	  misc/update-latest-release.rb			\
+	  $(PACKAGE) $(OLD_RELEASE) $(OLD_RELEASE_DATE)	\
+	  $(VERSION) $(NEW_RELEASE_DATE)		\
+	  packages/rpm/fedora/mysql-groonga.spec.in	\
+	  packages/rpm/centos/mysql-groonga.spec.in	\
+	  packages/debian/changelog			\
+	  $(MROONGA_GITHUB_COM_PATH)/index.html		\
+	  $(MROONGA_GITHUB_COM_PATH)/ja/index.html
 
 update-po:
 	@for lang in $(LOCALES); do						\




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