]> git.k1024.org Git - debian-pyxattr.git/blob - debian/patches/sphinx-1.3.patch
Simplify disabling of tests
[debian-pyxattr.git] / debian / patches / sphinx-1.3.patch
1 Fix building with Sphinx 1.3
2 --- a/Makefile
3 +++ b/Makefile
4 @@ -1,4 +1,4 @@
5 -SPHINXOPTS    = -W
6 +SPHINXOPTS    =
7  SPHINXBUILD   = sphinx-build
8  DOCDIR        = doc
9  DOCHTML       = $(DOCDIR)/html