summaryrefslogtreecommitdiff
path: root/postprocess/packregistry
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess/packregistry')
-rw-r--r--postprocess/packregistry/packregistry.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packregistry/packregistry.xslt b/postprocess/packregistry/packregistry.xslt
index da5bcfd35898..559aaf7cb611 100644
--- a/postprocess/packregistry/packregistry.xslt
+++ b/postprocess/packregistry/packregistry.xslt
@@ -31,7 +31,7 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:oor="http://openoffice.org/2001/registry">
<xsl:template match="/">
- <xsl:element name="data">
+ <xsl:element name="oor:data">
<xsl:copy-of select="list/dependency"/>
<!--
<xsl:copy-of select="document(list/filename)/oor:component-schema"/>