1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 12:45:20 +03:00
aports/testing/kitty/py3.patch
2019-09-15 01:27:35 -03:00

14 lines
355 B
Diff

diff --git a/docs/Makefile b/docs/Makefile
index 2e07b01..4f77cc3 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -3,7 +3,7 @@
# You can set these variables from the command line.
SPHINXOPTS = -j auto -T $(FAIL_WARN)
-SPHINXBUILD = sphinx-build
+SPHINXBUILD = sphinx-build-3
SPHINXPROJ = kitty
SOURCEDIR = .
BUILDDIR = _build