Группа :: Разработка/Прочее
Пакет: subversion
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: subversion-1.2.0-alt-dockbook.patch
--- subversion-1.2.0-rc1/doc/tools/chunk-stylesheet.xsl~ 2005-04-10 21:33:50 +0300
+++ subversion-1.2.0-rc1/doc/tools/chunk-stylesheet.xsl 2005-04-10 21:34:28 +0300
@@ -1,6 +1,6 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
- <xsl:import href="xsl/html/chunk.xsl"/>
+ <xsl:import href="/usr/share/xml/docbook/xsl-stylesheets/html/chunk.xsl"/>
<xsl:param name="html.stylesheet">styles.css</xsl:param>
<xsl:param name="toc.section.depth">3</xsl:param>
--- subversion-1.2.0-rc1/doc/tools/fo-stylesheet.xsl~ 2005-04-10 21:33:55 +0300
+++ subversion-1.2.0-rc1/doc/tools/fo-stylesheet.xsl 2005-04-10 21:34:28 +0300
@@ -1,6 +1,6 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
- <xsl:import href="xsl/fo/docbook.xsl"/>
+ <xsl:import href="/usr/share/xml/docbook/xsl-stylesheets/fo/docbook.xsl"/>
<xsl:param name="fop.extensions" select="1" />
<xsl:param name="variablelist.as.blocks" select="1" />
--- subversion-1.2.0-rc1/doc/tools/html-stylesheet.xsl~ 2005-04-10 21:34:01 +0300
+++ subversion-1.2.0-rc1/doc/tools/html-stylesheet.xsl 2005-04-10 21:34:28 +0300
@@ -1,6 +1,6 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
- <xsl:import href="xsl/html/docbook.xsl"/>
+ <xsl:import href="/usr/share/xml/docbook/xsl-stylesheets/html/docbook.xsl"/>
<xsl:param name="html.stylesheet">styles.css</xsl:param>
<xsl:param name="toc.section.depth">3</xsl:param>