opnsense-ports/devel/magit/files/patch-docs_Makefile
Franco Fichtner cf219818e0 */*: sync with upstream
Taken from: FreeBSD
2024-08-19 15:26:42 +02:00

11 lines
259 B
Text

--- docs/Makefile.orig 2024-08-08 18:52:29 UTC
+++ docs/Makefile
@@ -60,7 +60,7 @@ html-dir: $(TEXIFILES)
%.pdf: %.texi
@printf "Generating $@\n"
- @texi2pdf --clean $< > /dev/null
+ @texi2pdf $< > /dev/null
%.epub: %.texi
@printf "Generating $@\n"