summaryrefslogtreecommitdiffstats
path: root/packaging/insert-colophon.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/insert-colophon.xsl')
-rw-r--r--packaging/insert-colophon.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/insert-colophon.xsl b/packaging/insert-colophon.xsl
index 7691ff2..f5389a7 100644
--- a/packaging/insert-colophon.xsl
+++ b/packaging/insert-colophon.xsl
@@ -20,7 +20,7 @@ The following stringparam values will be set in this stylesheet:
<xsl:output encoding="UTF-8" indent="yes" method="xml"
omit-xml-declaration="no" standalone="no" version="1.0"
- doctype-system="../docs-common/packaging/rpm-info.dtd"/>
+ doctype-system="../../docs-common/packaging/rpm-info.dtd"/>
<!-- Cope if no othername is provided -->
<xsl:param name="othername" select="''"/>