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>
Fri, 12 Apr 2019 14:53:25 +0000 (16:53 +0200)
commitefab32198fdf1a469b2d8b28dcf264d6fc7b8e65
treeebe24ae4c84f46a0a5239ea3f74531d954368f11
parent804219086fe9afbc1429c309e339524aaaabcec1
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.
doc/doc-docbook/Makefile