[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [doc] update also mroonga.github.com fies.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:32:55 JST 2012


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

  New Revision: 3fedef22c8831fd433238d2303c2292b5902c87e
  https://github.com/mroonga/mroonga/commit/3fedef22c8831fd433238d2303c2292b5902c87e

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

  Modified files:
    Makefile.am

  Modified: Makefile.am (+9 -7)
===================================================================
--- Makefile.am    2011-11-28 04:57:52 +0900 (47a34ea)
+++ Makefile.am    2011-11-28 11:28:00 +0900 (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						\
-------------- next part --------------
HTML����������������������������...
Download 



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