diff options
Diffstat (limited to 'net-im/biboumi/files/patch-doc_Makefile')
-rw-r--r-- | net-im/biboumi/files/patch-doc_Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/biboumi/files/patch-doc_Makefile b/net-im/biboumi/files/patch-doc_Makefile deleted file mode 100644 index 480b604c095e..000000000000 --- a/net-im/biboumi/files/patch-doc_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.orig 2020-10-24 17:19:42 UTC -+++ doc/Makefile -@@ -16,5 +16,5 @@ help: - - # Catch-all target: route all unknown targets to Sphinx using the new - # "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). --%: Makefile -- @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) -\ No newline at end of file -+.DEFAULT: Makefile -+ @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) |