Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37860782
en ru br
ALT Linux repos
S:1.14.2-alt1
D:1.4.4-alt2.3.2
5.0: 1.5.4-alt3
4.1: 1.4.4-alt2.1.M41.1
4.0: 1.4.4-alt1
+updates:1.4.4-alt1
3.0: 1.2.3-alt2

Group :: Development/Other
RPM: subversion

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: subversion-1.2.0-alt-dockbook.patch
Download


--- 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, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin