From f97f6a9b3e390687ac9b23231f432b669aefc4b1 Mon Sep 17 00:00:00 2001 From: Charlotte Koch Date: Mon, 20 Oct 2025 13:40:58 -0700 Subject: "package.opf" is a byproduct of making the epub; be sure to clean it --- mk/willora.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/willora.mk b/mk/willora.mk index fb3d646..1b96a5a 100644 --- a/mk/willora.mk +++ b/mk/willora.mk @@ -304,7 +304,7 @@ EPUB_DESCR!= cat ${EPUB_BLURBFILE} # Includes a hack to add in my own fonts # # XXX Try to include EPUB_DESCR somewhere other than ARGV -CLEANFILES+= ${EPUB_OUT} +CLEANFILES+= ${EPUB_OUT} package.opf ${EPUB_OUT}: Gemfile.lock ${EPUB_ADOC_TOTAL} ${EPUB_COVER_FILE} ${EPUB_STYLESHEET} ${EPUB_BLURBFILE} ${EPUB_FONT_STUFFER} ${BUNDLE} exec asciidoctor-epub3 \ -v \ -- cgit v1.2.3