X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/2f1753cc3e240fa497a87873ed19fe3f11e22331..cfe9172e73f17ebbd264ec37c138ebcf765bbeb0:/doc/xmlrpc/Makefile?ds=sidebyside

diff --git a/doc/xmlrpc/Makefile b/doc/xmlrpc/Makefile
index fcbc7630..48f58711 100644
--- a/doc/xmlrpc/Makefile
+++ b/doc/xmlrpc/Makefile
@@ -1,5 +1,5 @@
 all:
-	xsltproc -o book/ --xinclude ../xslt/html/chunk.xsl API.xml
+	xsltproc --stringparam chunker.output.encoding "utf-8" -o book/ --xinclude /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl API.xml
 
 clean:
 	rm book/*html