[Groonga-commit] groonga/groonga [master] use $(HG) instead of hg.

アーカイブの一覧に戻る

null+****@clear***** null+****@clear*****
2011年 6月 14日 (火) 23:55:15 JST


Kouhei Sutou	2011-06-14 14:55:15 +0000 (Tue, 14 Jun 2011)

  New Revision: b8204e29109d40613f296c575039baa57202a26f

  Log:
    use $(HG) instead of hg.

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

  Modified: build/makefiles/sphinx-build.am (+1 -1)
===================================================================
--- build/makefiles/sphinx-build.am    2011-06-14 14:49:54 +0000 (807bf0f)
+++ build/makefiles/sphinx-build.am    2011-06-14 14:55:15 +0000 (a45efea)
@@ -17,7 +17,7 @@ SPHINX_BUILD_COMMAND = LOCALE="$(LOCALE)" PYTHONPATH="$(SPHINX_DIR):$$PYTHONPATH
 .PHONY: sphinx-ensure-updated
 
 $(SPHINX_BUILD):
-	hg clone https://bitbucket.org/birkenfeld/sphinx $(SPHINX_DIR)
+	$(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					\




Groonga-commit メーリングリストの案内
アーカイブの一覧に戻る