From: Benjamin Close <Benjamin.Close@clearchain.com>
Date: Wed, 11 Feb 2009 23:53:40 +0000 (+1030)
Subject: Remove build manpage logfile if it exists
X-Git-Tag: 2.7.0~189
X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=f7364e6273df6f660e6b01ea5189e88b34ba4602;p=fontconfig.git

Remove build manpage logfile if it exists
---

diff --git a/doc/Makefile.am b/doc/Makefile.am
index b7c2812..0e7b839 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -122,6 +122,7 @@ func.refs: local-fontconfig-devel.sgml $(DOC_FUNCS_SGML) version.sgml confdir.sg
 	mv devel-man/manpage.refs func.refs && \
 	mv devel-man/*.3 . && \
 	$(RM) devel-man/manpage.links && \
+	rm -f devel-man/manpage.log
 	rmdir devel-man
 
 local-fontconfig-devel.sgml: fontconfig-devel.sgml