[Groonga-commit] groonga/groonga at 9a3dc15 [master] source: bundle LZ4 for Windows

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 23 23:47:19 JST 2016


Kouhei Sutou	2016-02-23 23:47:19 +0900 (Tue, 23 Feb 2016)

  New Revision: 9a3dc1544231085fe9c984ee3a9bb76b5b05c4ff
  https://github.com/groonga/groonga/commit/9a3dc1544231085fe9c984ee3a9bb76b5b05c4ff

  Message:
    source: bundle LZ4 for Windows

  Modified files:
    packages/source/Makefile.am

  Modified: packages/source/Makefile.am (+1 -0)
===================================================================
--- packages/source/Makefile.am    2016-02-23 23:09:48 +0900 (99eb814)
+++ packages/source/Makefile.am    2016-02-23 23:47:19 +0900 (d66ff32)
@@ -44,5 +44,6 @@ files/$(PACKAGE)-$(VERSION)$(SUFFIX).zip: files/$(PACKAGE)-$(VERSION)$(SUFFIX).t
 	rm -rf $(PACKAGE)-$(VERSION)$(SUFFIX)
 	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
 	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