patch-docs_Makefile 355 B

12345678910111213
  1. $OpenBSD: patch-docs_Makefile,v 1.1 2016/04/16 19:06:26 shadchin Exp $
  2. --- docs/Makefile.orig Fri Apr 15 21:28:40 2016
  3. +++ docs/Makefile Fri Apr 15 21:28:46 2016
  4. @@ -3,7 +3,7 @@
  5. # You can set these variables from the command line.
  6. SPHINXOPTS =
  7. -SPHINXBUILD = sphinx-build
  8. +SPHINXBUILD ?= sphinx-build
  9. PAPER =
  10. BUILDDIR = _build