From 6d9af13dc0ab566e41b9505a4bc06c5bedc88b49 Mon Sep 17 00:00:00 2001 From: Stefan Walter Date: Sun, 28 Apr 2013 11:24:26 +0000 Subject: Fix a problem with nested tags in the XSL stylesheet which xsltproc does not like and which prevents building the bind9 documentation. PR: 173615 Submitted by: Mark Andrews --- textproc/db2latex/files/patch-xsl-lists.mod.xsl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 textproc/db2latex/files/patch-xsl-lists.mod.xsl (limited to 'textproc/db2latex/files/patch-xsl-lists.mod.xsl') diff --git a/textproc/db2latex/files/patch-xsl-lists.mod.xsl b/textproc/db2latex/files/patch-xsl-lists.mod.xsl new file mode 100644 index 000000000000..08b8d7282028 --- /dev/null +++ b/textproc/db2latex/files/patch-xsl-lists.mod.xsl @@ -0,0 +1,16 @@ +--- xsl/lists.mod.xsl.orig 2004-01-31 11:53:50.000000000 +0000 ++++ xsl/lists.mod.xsl 2012-11-13 21:15:16.000000000 +0000 +@@ -269,10 +269,8 @@ + + + +- +- +- +- ++ ++ + + + + -- cgit v1.2.3