[Groonga-mysql-commit] mroonga/mroonga at bfe90d3 [master] Update MariaDB download URL

Back to archive index

Kouhei Sutou null+****@clear*****
Fri May 30 13:55:54 JST 2014


Kouhei Sutou	2014-05-30 13:55:54 +0900 (Fri, 30 May 2014)

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

  Message:
    Update MariaDB download URL

  Modified files:
    packages/source/Makefile.am

  Modified: packages/source/Makefile.am (+1 -1)
===================================================================
--- packages/source/Makefile.am    2014-05-30 13:52:59 +0900 (33c1244)
+++ packages/source/Makefile.am    2014-05-30 13:55:54 +0900 (d295334)
@@ -64,7 +64,7 @@ tmp/$(GROONGA_NORMALIZER_MYSQL_TAR_GZ):
 
 tmp/$(MARIADB_TAR_GZ):
 	mkdir -p tmp
-	$(CURL) --output $@ $(MARIADB_DOWNLOAD_BASE)/mariadb-$(MARIADB_VERSION)/kvm-tarbake-jaunty-x86/$(MARIADB_TAR_GZ)
+	$(CURL) --output $@ $(MARIADB_DOWNLOAD_BASE)/mariadb-$(MARIADB_VERSION)/source/$(MARIADB_TAR_GZ)
 
 MARIADB_WITH_MROONGA_ARCHIVES =			\
 	tmp/$(GROONGA_TAR_GZ)			\
-------------- next part --------------
HTML����������������������������...
다운로드 



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