File: distrib.patch

package info (click to toggle)
ooo2dbk 2.1.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 1,820 kB
  • ctags: 63
  • sloc: xml: 1,053; python: 869; makefile: 74
file content (26 lines) | stat: -rw-r--r-- 707 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
diff -uNr ooo2dbk.orig/ooo2dbk.xml ooo2dbk/ooo2dbk.xml
--- ooo2dbk.orig/ooo2dbk.xml	2006-11-23 15:48:13.000000000 +0100
+++ ooo2dbk/ooo2dbk.xml	2006-11-23 15:46:41.000000000 +0100
@@ -91,11 +91,11 @@
   <!-- Relative path of OpenOffice.org to DocBook stylesheet -->
   <xslt-stylesheet
     name="ooo1"
-    stylesheetPath="ooo2dbk.xsl"
+    stylesheetPath="/usr/share/xml/ooo2dbk/ooo2dbk.xsl"
     />
   <xslt-stylesheet
     name="ooo2"
-    stylesheetPath="ooo2dbk.odf.xsl"
+    stylesheetPath="/usr/share/xml/ooo2dbk/ooo2dbk.odf.xsl"
     />
   
   <!-- DTD -->
@@ -140,7 +140,7 @@
   -->
   <ole
     imgFormat="png"
-    scriptPath="ole2img.py"
+    scriptPath="/usr/bin/ole2img.py"
     />
 
   <!--