[Groonga-commit] groonga/groonga [master] [sphinx] accept v1.2pre.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 11月 13日 (日) 20:44:09 JST


Kouhei Sutou	2011-11-13 11:44:09 +0000 (Sun, 13 Nov 2011)

  New Revision: d440c36351323cbff8c4a46b7ddcbb7e35bb76b2

  Log:
    [sphinx] accept v1.2pre.

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

  Modified: build/makefiles/sphinx-build.am (+1 -1)
===================================================================
--- build/makefiles/sphinx-build.am    2011-11-13 11:43:50 +0000 (4488be7)
+++ build/makefiles/sphinx-build.am    2011-11-13 11:44:09 +0000 (30a900c)
@@ -20,6 +20,6 @@ $(SPHINX_BUILD):
 	$(HG) clone https://bitbucket.org/birkenfeld/sphinx $(SPHINX_DIR)
 
 sphinx-ensure-updated: $(SPHINX_BUILD)
-	if ! $(SPHINX_BUILD_COMMAND) 2>&1 | head -1 | grep v1.1 -q > /dev/null; then					\
+	if ! $(SPHINX_BUILD_COMMAND) 2>&1 | head -1 | grep 'v1.[12]' -q > /dev/null; then					\
 	  $(HG) pull $(SPHINX_DIR);						\
 	fi




Groonga-commit メーリングリストの案内
Back to archive index