HAYASHI Kentaro
null+****@clear*****
Tue Dec 2 11:43:41 JST 2014
HAYASHI Kentaro 2014-12-02 11:43:41 +0900 (Tue, 02 Dec 2014) New Revision: 97a2cde9692ea8d1f39139b4746b4669f290fce3 https://github.com/mroonga/mroonga/commit/97a2cde9692ea8d1f39139b4746b4669f290fce3 Message: packages: replace bundled Mroonga with latest release It may fix #39 issue. Modified files: packages/source/Makefile.am Modified: packages/source/Makefile.am (+1 -0) =================================================================== --- packages/source/Makefile.am 2014-11-29 13:50:40 +0900 (e627135) +++ packages/source/Makefile.am 2014-12-02 11:43:41 +0900 (f6ea219) @@ -81,6 +81,7 @@ tmp/$(MARIADB_WITH_MROONGA_BASE).stamp: $(MARIADB_WITH_MROONGA_ARCHIVES) rm -rf $(MARIADB_BASE) tar xf tmp/$(MARIADB_TAR_GZ) + rm -fr $(MARIADB_BASE)/storage/mroonga tar xf $(top_builddir)/$(MROONGA_TAR_GZ) mv $(MROONGA_BASE) $(BUNDLED_MROONGA_PATH) -------------- next part -------------- HTML����������������������������...Download