[Groonga-commit] groonga/groonga at 2f8cac8 [master] groonga-httpd: bundle ngx_mruby source

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Oct 12 11:52:46 JST 2016


Kentaro Hayashi	2016-10-12 11:52:46 +0900 (Wed, 12 Oct 2016)

  New Revision: 2f8cac87c6c9733c11d311220cc695bb34e6a045
  https://github.com/groonga/groonga/commit/2f8cac87c6c9733c11d311220cc695bb34e6a045

  Message:
    groonga-httpd: bundle ngx_mruby source

  Modified files:
    vendor/Makefile.am

  Modified: vendor/Makefile.am (+3 -0)
===================================================================
--- vendor/Makefile.am    2016-10-12 10:54:31 +0900 (c360c57)
+++ vendor/Makefile.am    2016-10-12 11:52:46 +0900 (d66aac5)
@@ -24,3 +24,6 @@ dist-hook:
 	  tar xf - -C $(distdir)/onigmo-source
 	cd $(distdir)/onigmo-source && autoreconf --install --force
 	cd $(distdir)/onigmo-source && sleep 1 && touch config.h.in
+	$(MKDIR_P) $(distdir)/ngx_mruby-source
+	GIT_DIR=$(srcdir)/ngx_mruby-source/.git git archive --format=tar HEAD | \
+	  tar xf - -C $(distdir)/ngx_mruby-source
-------------- next part --------------
HTML����������������������������...
Download 



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