]> pere.pagekite.me Git - text-madewithcc.git/blobdiff - Makefile
Move removal of colophon title for latex step to docbook editing step.
[text-madewithcc.git] / Makefile
index 08413604269e8b05e4e9117bf37205146612b535..7253d97bbbf470c0e62067f749290ea274739897 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -101,8 +101,7 @@ DBLATEX_OPTS = -T simple -t tex -b xetex -p extra/pdf.xsl
 # handled by LaTeX/dblatex, see <URL: https://bugs.debian.org/889603 >.
 %.tex: %.xml
        dblatex $(DBLATEX_OPTS) $^
-       perl -p -i -e 's/ / /g; \
-               s/\\chapter\{(Colophon|Dedication)\}/\\chapter*{}/;' $@
+       perl -p -i -e 's/ / /g' $@
 
 XMLLINTOPTS = --nonet --noout  --xinclude --postvalid
 lint: $(SOURCE).xml