--- docs/Makefile.orig	2024-05-25 11:18:38 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)/
