opnsense-ports/editors/with-editor-devel/files/patch-docs_Makefile
Franco Fichtner 9d4071f28e */*: sync with upstream
Taken from: FreeBSD
2024-06-03 10:43:37 +02:00

11 lines
281 B
Text

--- docs/Makefile.orig 2024-04-15 15:58:56 UTC
+++ docs/Makefile
@@ -49,7 +49,7 @@ html-dir: $(PKG).texi
%.pdf: %.texi
@printf "Generating $@\n"
- @texi2pdf --clean $< > /dev/null
+ @texi2pdf $< > /dev/null
PUBLISH_PATH ?= /manual/
RELEASE_PATH ?= /manual/$(VERSION)/