]> git.cworth.org Git - notmuch/blob - debian/patches/debian-changes
40ee7d00a7806899b2a424bab9eee2741bfabbac
[notmuch] / debian / patches / debian-changes
1 This is an autogenerated patch header for a single-debian-patch file. The
2 delta against upstream is either kept as a single patch, or maintained
3 in some VCS, and exported as a single patch instead of more manageable
4 atomic patches.
5
6 --- notmuch-0.31.2.orig/doc/Makefile.local
7 +++ notmuch-0.31.2/doc/Makefile.local
8 @@ -43,7 +43,7 @@ INFO_INFO_FILES := $(INFO_TEXI_FILES:.te
9         rm -f $@ && gzip --no-name --stdout $^ > $@
10  
11  ifeq ($(WITH_EMACS),1)
12 -$(DOCBUILDDIR)/.roff.stamp sphinx-html sphinx-texinfo: docstring.stamp
13 +$(DOCBUILDDIR)/.roff.stamp $(DOCBUILDDIR)/.html.stamp $(DOCBUILDDIR)/.texi.stamp : docstring.stamp
14  endif
15  
16  sphinx-html: $(DOCBUILDDIR)/.html.stamp