]> git.proxmox.com Git - mirror_frr.git/blobdiff - doc/subdir.am
zebra: The mask and sin_mask are a bit redundant for kernel_rtm
[mirror_frr.git] / doc / subdir.am
index 41701016559e06c238eea06edb39948df73fca0d..7d3792bf2bd224544d021685c1d26449d39434b3 100644 (file)
@@ -56,7 +56,7 @@ doc/%/_build/man/man.stamp: doc/%/_build/.doctrees/environment.pickle
                $(MKDIR_P) "$${subdoc}/_build/man"; touch $@.tmp; \
                $(SPHINXBUILD) -a -q -b man -d "$${subdoc}/_build/.doctrees" \
                        $(ALLSPHINXOPTS) "$(top_srcdir)/$${subdoc}" "$${subdoc}/_build/man" && \
-                       mv $@.tmp $@ \
+                       mv -f $@.tmp $@ \
        )
 
 #