]> git.notmuchmail.org Git - notmuch/commit
doc: add dep. on stamp file for rebuilding gzipped man pages.
authorDavid Bremner <david@tethera.net>
Fri, 24 Dec 2021 16:20:31 +0000 (12:20 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 25 Dec 2021 11:32:27 +0000 (07:32 -0400)
commit02d8ff376d77e5d96389c30576221a7ac5b4bea1
tree5bdf5e2e514fcce39c22839e8ed8136ca3963480
parentcea1604a087645d07998c6986a8678b2af239322
doc: add dep. on stamp file for rebuilding gzipped man pages.

In [1] Daniel observed that the gzipped man pages were only being
rebuild every second time when building with `make -j4'. This may be
caused by a race condition between sphinx-build rebuilding the roff
files and the recipe to gzip them. This commit sequentializes these
two steps by making the stamp file a prerequisite for (all of) the
gzip files.

[1]: id:87tveotn1g.fsf@fifthhorseman.net
doc/Makefile.local