From ebbf2c9dfbe39742e72a510d837ea47562ec7d3e Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Wed, 14 Oct 2020 10:01:05 +0200 Subject: [PATCH] Remove hack to add lang= values to XML files Publican 4.3.2-3 already add the lang= value, so adding it twice only get the file rejected when checked against the DTD. --- bin/build-epub | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/build-epub b/bin/build-epub index cc448c46..1dbff29a 100755 --- a/bin/build-epub +++ b/bin/build-epub @@ -14,7 +14,6 @@ parse_options "$@" if [ ! -e tmp/$OPT_lang/xml ] || [ -z "$OPT_skip" ]; then publican build --formats=xml --langs=$OPT_lang - sed -i -e "s/