use relative bin path

This commit is contained in:
benoitc 2012-10-18 17:21:14 +02:00
parent 5be55b0b64
commit 8e8a3a3f70
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXBUILD = ../bin/sphinx-build
PAPER =
BUILDDIR = build

View File

@ -269,7 +269,7 @@ user
~~~~
* ``-u USER, --user USER``
* ``1000``
* ``501``
Switch worker processes to run as this user.
@ -281,7 +281,7 @@ group
~~~~~
* ``-g GROUP, --group GROUP``
* ``1000``
* ``20``
Switch worker process to run as this group.