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:52:16 +0000 (16:52 +0200)
commit9da11cd7a4981669bb4230e7c70e47915e9dbffe
tree5ed3de6033e4c141cb2243dcb14f4bae7a2adf65
parent00c0dd4ed5eebb9a56c96e686331bcc50961c82f
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.
doc/doc-docbook/Makefile