[Groonga-commit] groonga/groonga at 174628e [master] package windows: bundle msgpack-c

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jun 6 23:59:38 JST 2016


Kouhei Sutou	2016-06-06 23:59:38 +0900 (Mon, 06 Jun 2016)

  New Revision: 174628e1d5cb99a338577f3a9d387d6354392b2e
  https://github.com/groonga/groonga/commit/174628e1d5cb99a338577f3a9d387d6354392b2e

  Message:
    package windows: bundle msgpack-c

  Modified files:
    packages/source/Makefile.am

  Modified: packages/source/Makefile.am (+1 -0)
===================================================================
--- packages/source/Makefile.am    2016-06-06 23:53:19 +0900 (7248215)
+++ packages/source/Makefile.am    2016-06-06 23:59:38 +0900 (3ad2695)
@@ -51,5 +51,6 @@ files/$(PACKAGE)-$(VERSION)$(SUFFIX).zip: files/$(PACKAGE)-$(VERSION)$(SUFFIX).t
 	tar xzf files/$(PACKAGE)-$(VERSION)$(SUFFIX).tar.gz
 	cd $(PACKAGE)-$(VERSION)$(SUFFIX)/vendor && $(RUBY) download_mecab.rb
 	cd $(PACKAGE)-$(VERSION)$(SUFFIX)/vendor && $(RUBY) download_lz4.rb
+	cd $(PACKAGE)-$(VERSION)$(SUFFIX)/vendor && $(RUBY) download_message_pack.rb
 	zip -r $@ $(PACKAGE)-$(VERSION)$(SUFFIX)
 	rm -rf $(PACKAGE)-$(VERSION)$(SUFFIX)
-------------- next part --------------
HTML����������������������������...
Download 



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