[Groonga-mysql-commit] mroonga/mroonga at 3b28b10 [master] Accept Sphinx 1.3

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Mar 6 14:44:25 JST 2014


Kouhei Sutou	2014-03-06 14:44:25 +0900 (Thu, 06 Mar 2014)

  New Revision: 3b28b10799a963e70f8ac357f3ce834c929348f2
  https://github.com/mroonga/mroonga/commit/3b28b10799a963e70f8ac357f3ce834c929348f2

  Message:
    Accept Sphinx 1.3

  Modified files:
    build/makefiles/sphinx-build.am

  Modified: build/makefiles/sphinx-build.am (+1 -1)
===================================================================
--- build/makefiles/sphinx-build.am    2014-03-05 18:36:48 +0900 (e7314db)
+++ build/makefiles/sphinx-build.am    2014-03-06 14:44:25 +0900 (3b2e34f)
@@ -23,7 +23,7 @@ SPHINX_BUILD_COMMAND =				\
 
 if DOCUMENT_BUILDABLE
 sphinx-ensure-updated:
-	if ! $(SPHINX_BUILD_COMMAND) 2>&1 | head -1 | grep 'v1.[2]' -q > /dev/null; then \
+	if ! $(SPHINX_BUILD_COMMAND) 2>&1 | head -1 | grep 'v1.[23]' -q > /dev/null; then \
 	  if test -d $(SPHINX_DIR); then						 \
 	    (cd $(SPHINX_DIR) && $(HG) pull --update);					 \
 	  else										 \
-------------- next part --------------
HTML����������������������������...
Download 



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