Docs: Remove GNUmake idioms from Makefile, give power to "mv"
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Fri, 12 Apr 2019 14:16:57 +0000 (16:16 +0200)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Mon, 2 Sep 2019 22:17:40 +0000 (00:17 +0200)
commit980b106561b5b7ad9dd4c501d05a4f9083ef7417
tree1ffd09cd2b99ea72a5a1600e19acd4a10396e0ab
parent6c2054f65ae6beb2a38c6188c0807417adbb3880
Docs: Remove GNUmake idioms from Makefile, give power to "mv"

On at least one *BSD system, /tmp is owned by root:wheel and
files created there are owned by <creator>:wheel. The following
mv /tmp/<tmpfile> to an existing file with other permissions fails
for the non-privileged user.

This cherry was picked just for the sake of some build farm animals.

(cherry picked from commit efab32198fdf1a469b2d8b28dcf264d6fc7b8e65)
(cherry picked from commit 8120bdf12e2008621c0a3c4f965075528a0b0005)
doc/doc-docbook/Makefile