summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-01-20 02:05:15 +0000
committerPaul W. Frields <stickster@gmail.com>2006-01-20 02:05:15 +0000
commit3b7585ee068f06a8dfa4d2c74c3f29db2c2c6deb (patch)
treea952572b0d10dfbf2d3f03c36bc67d78e4349092
parent275582ad9ff1239d23feae845f4fb50d07770952 (diff)
downloadfedora-doc-utils-3b7585ee068f06a8dfa4d2c74c3f29db2c2c6deb.tar.gz
fedora-doc-utils-3b7585ee068f06a8dfa4d2c74c3f29db2c2c6deb.tar.xz
fedora-doc-utils-3b7585ee068f06a8dfa4d2c74c3f29db2c2c6deb.zip
*ahem* Might be good to put that $ in the right place. /me smacks selftranslation-quick-start-guide--initial-release-ver-0-1--2006-01-20
-rw-r--r--packaging/omf.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/omf.xsl b/packaging/omf.xsl
index aacb0c1..538149d 100644
--- a/packaging/omf.xsl
+++ b/packaging/omf.xsl
@@ -38,7 +38,7 @@
<identifier url="file:/usr/share/fedora/doc/fedora-doc-{$docbase}/C/{$docbase}-{$lang}.xml"/>
</xsl:when>
<xsl:otherwise>
- <identifier url="file:/usr/share/fedora/doc/fedora-doc-{$docbase}/${lang}/{$docbase}-{$lang}.xml"/>
+ <identifier url="file:/usr/share/fedora/doc/fedora-doc-{$docbase}/{$lang}/{$docbase}-{$lang}.xml"/>
</xsl:otherwise>
</xsl:choose>
<language code="{$lang}"/>