From: rwst Date: Wed, 24 May 2006 09:57:10 +0000 (+0000) Subject: force mv operation X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9a56598f0f6c3cce9b9a58310392654f8ad48bc6;p=inkscape.git force mv operation --- diff --git a/Makefile.am b/Makefile.am index 8e3f85051..4f821ffd2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -168,7 +168,7 @@ inkscape.1 inkscape.fr.1: fix-roff-punct Makefile.am AUTHORS utf8-to-roff | perl $(srcdir)/fix-roff-punct \ | perl -CI $(srcdir)/utf8-to-roff \ > tmp.$$$$ \ - && mv tmp.$$$$ $@ + && mv -f tmp.$$$$ $@ # man 7 groff_char for further remarks on charset encoding for man pages. install-data-local: inkscape.fr.1