[Groonga-commit] groonga/groonga at 2dc565f [master] Follow directory name change

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jun 8 23:58:44 JST 2014


Kouhei Sutou	2014-06-08 23:58:44 +0900 (Sun, 08 Jun 2014)

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

  Message:
    Follow directory name change

  Modified files:
    vendor/Makefile.am

  Modified: vendor/Makefile.am (+1 -2)
===================================================================
--- vendor/Makefile.am    2014-06-08 23:33:55 +0900 (80498ff)
+++ vendor/Makefile.am    2014-06-08 23:58:44 +0900 (2fcd95d)
@@ -1,11 +1,10 @@
 NGINX_DIR = nginx-$(NGINX_VERSION)
-MRUBY_DIR = mruby-$(MRUBY_VERSION)
 
 SUBDIRS = mruby
 
 EXTRA_DIST =					\
 	$(NGINX_DIR)				\
 	mruby					\
-	$(MRUBY_DIR)				\
+	mruby-source				\
 	CMakeLists.txt				\
 	plugins/CMakeLists.txt
-------------- next part --------------
HTML����������������������������...
다운로드 



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