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, 19 Jul 2019 06:55:06 +0000 (08:55 +0200)
commit8120bdf12e2008621c0a3c4f965075528a0b0005
tree2404b6ecdbcfbf50e3f1115c112b96cd9a8707d1
parentc26e27d5b81ed5640c00ee87f1d4287fb066dc12
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)
doc/doc-docbook/Makefile