File: dont-use-local-path-in-documentation.patch

package info (click to toggle)
emacspeak 53.0%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 33,768 kB
  • sloc: lisp: 56,393; xml: 52,463; tcl: 1,333; cpp: 1,168; sh: 859; makefile: 739; python: 547; perl: 509; javascript: 191; ansic: 82
file content (16 lines) | stat: -rw-r--r-- 754 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Generating documentation in Debian fails due to local name of file
Author: Paul Gevers <elbrus@debian.org>

Index: emacspeak/etc/applications.xml
===================================================================
--- emacspeak.orig/etc/applications.xml
+++ emacspeak/etc/applications.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--$Id$-->
 <!DOCTYPE applications PUBLIC " applications // t. v. raman 1.0" "applications.dtd">
-<?xml-stylesheet href="file:////home/raman/emacs/lisp/emacspeak/etc/applications.xsl"
+<?xml-stylesheet href="applications.xsl"
 type="text/xsl"?>
 <applications caption="Speech-enabled applications  on the Emacspeak audio desktop.">
   <preamble title="Emacspeak --The Complete Audio Desktop"/>