summaryrefslogtreecommitdiffstats
path: root/packaging/insert-changelog.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/insert-changelog.xsl')
-rw-r--r--packaging/insert-changelog.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/insert-changelog.xsl b/packaging/insert-changelog.xsl
index 0ab069d..3f468c1 100644
--- a/packaging/insert-changelog.xsl
+++ b/packaging/insert-changelog.xsl
@@ -18,7 +18,7 @@ The following stringparam values are expected in this file:
<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"/>
<xsl:template match="/">
<xsl:apply-templates/>