]> git.k1024.org Git - debian-pylibacl.git/blob - debian/patches/sphinx-1.3.patch
Refresh sphinx-3 patch for new upstream
[debian-pylibacl.git] / debian / patches / sphinx-1.3.patch
1 Fix building with Sphinx 1.3
2 --- a/Makefile
3 +++ b/Makefile
4 @@ -1,5 +1,5 @@
5  PYTHON        = python3
6 -SPHINXOPTS    = -W
7 +SPHINXOPTS    =
8  SPHINXBUILD   = $(PYTHON) -m sphinx
9  DOCDIR        = doc
10  DOCHTML       = $(DOCDIR)/html