aboutsummaryrefslogtreecommitdiff
path: root/devel/forge/files/patch-docs_Makefile
blob: aa21316d8c9d57c6b2d0b3c6977561a69644ff6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- docs/Makefile.orig	2022-03-07 17:47:08 UTC
+++ docs/Makefile
@@ -50,7 +50,7 @@ html-dir: $(PKG).texi
 
 %.pdf: %.texi
 	@printf "Generating $@\n"
-	@texi2pdf --clean $< > /dev/null
+	@texi2pdf $< > /dev/null
 
 PUBLISH_PATH   ?= /manual/
 RELEASE_PATH   ?= /manual/$(VERSION)/