From 03c8b2feb94816ecd3eea59c831e819a43c8b7ec Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Sun, 29 Nov 2020 21:22:04 +0100 Subject: [PATCH] Actually delete the easy-doc patch This is the patch that broke the HTML doc in 0.6.1-2, and was added without any explanation. --- debian/patches/easy-doc.patch | 11 ----------- debian/patches/series | 1 - 2 files changed, 12 deletions(-) delete mode 100644 debian/patches/easy-doc.patch diff --git a/debian/patches/easy-doc.patch b/debian/patches/easy-doc.patch deleted file mode 100644 index d88ce9b..0000000 --- a/debian/patches/easy-doc.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -19,7 +19,7 @@ - $(MODNAME): xattr.c - $(PYTHON) ./setup.py build_ext --inplace - --$(DOCHTML)/index.html: $(MODNAME) $(RSTFILES) -+$(DOCHTML)/index.html: $(RSTFILES) - $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(DOCHTML) - touch $@ - diff --git a/debian/patches/series b/debian/patches/series index 60b7f3f..e69de29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +0,0 @@ -easy-doc.patch -- 2.39.2