Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1494817
 поиск   регистрация   авторизация 
 
Группа :: Разработка/Прочее
Пакет: 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>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005