From d1ad7f9fc26b81d1356e1f71a9b3964dd092758b Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Fri, 11 Jun 2010 08:19:55 -0700 Subject: [PATCH] The pernicious influence of virtualenv. --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile b/doc/Makefile index ae5567e..076db3a 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,7 +3,7 @@ # You can set these variables from the command line. SPHINXOPTS = -SPHINXBUILD = PYTHONPATH=../:$(PYTHONPATH) ~/p/bin/sphinx-build +SPHINXBUILD = PYTHONPATH=../:$(PYTHONPATH) sphinx-build PAPER = # Internal variables.