#! /bin/sh /usr/share/dpatch/dpatch-run ## 05_fix_439214_error_on_missing_refentry.dpatch by Daniel Leidert ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: If there is no refentry element, the manpage stylesheets silently ## DP: "ignores" this. It has been requested to print at least a ## DP: warning. ## DP: ## DP: ## DP: @DPATCH@ --- a/xslt/man/docbook.xsl +++ b/xslt/man/docbook.xsl @@ -111,11 +111,15 @@ - - + + + + + WARNING: Sorry, but I cannot find a refentry element in your source! +