ports/misc/py-powerline-status/files/patch-docs_Makefile
Steve Wills 268f414bdf misc/py-powerline-status: update to 2.8.2
While here:

* Fix docs build with non-default python versions
* Add missing dependency on psutil [1]

PR:		255563 [1]
Reported by:	stephan@lichtenauer.co.za [1]
2021-08-27 21:52:56 -04:00

10 lines
241 B
Text

--- docs/Makefile.orig 2021-05-20 16:12:08 UTC
+++ docs/Makefile
@@ -1,6 +1,6 @@
# Makefile for Sphinx documentation
SPHINXOPTS =
-SPHINXBUILD = sphinx-build
+SPHINXBUILD = %%SPHINXBUILD%%
PAPER =
BUILDDIR = _build