tags 470351 + patch
thanks
Hello,
The attached patch to the Makefile fixes this bug.
Regards,
Kapil.
==================================================
--- dict-jargon-4.4.4/jargsrc-4.4.4/Makefile
+++ dict-jargon-4.4.4/jargsrc-4.4.4/Makefile
@@ -50,7 +50,7 @@
./replace 'src="graphics' 'src="../graphics' html/*/*
jargon.txt: jargon-web.xml $(XSLFILES)
- xmlto -p "-width=79" -m jargon-text.xsl txt jargon-web.xml
+ xmlto -p "-width=79" -x jargon-text.xsl txt jargon-web.xml
# wraptext jargon-web.txt >jargon.txt
cat jargon-web.txt >jargon.txt
rm -f jargon-web.html
==================================================
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]