diff options
| author | Christian Franke <chris@opensourcerouting.org> | 2018-09-28 19:32:38 +0200 |
|---|---|---|
| committer | Christian Franke <chris@opensourcerouting.org> | 2018-09-28 19:36:19 +0200 |
| commit | 1eab76b985b91f5ac173338af511d20bf008029a (patch) | |
| tree | e9fb6e245ebef287be2bed5f5cf119eea6337d10 /lib/linklist.c | |
| parent | 979ee884911aeeda2b1dd0942e07d68d4b32e955 (diff) | |
doc: Use `mv -f` in Makefile
Sphinx always runs, even in the `make install` stage. When `make install`
is run as root and then another `make` is run by a nonprivileged user,
some versions of `mv` prompt like this:
mv: replace 'doc/manpages/_build/man/man.stamp',
overriding mode 0644 (rw-r--r--)?
Add -f to `mv` to avoid this. As `-f` is part of Posix, this should be
portable enough.
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'lib/linklist.c')
0 files changed, 0 insertions, 0 deletions
