9666b5906a426c0b7fbe9c9b7c4f16c41ca1f30d
[privoxy.git] / debian / patches / 06_8bit_manual.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 06_8bit_manual.dpatch by Roland Rosenfeld <roland@debian.org>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Stop converting 8bit chars in the documentation (#203697)
6
7 @DPATCH@
8 diff -urNad '--exclude=CVS' '--exclude=.svn' privoxy~/doc/source/ldp.dsl.in privoxy/doc/source/ldp.dsl.in
9 --- privoxy~/doc/source/ldp.dsl.in
10 +++ privoxy/doc/source/ldp.dsl.in
11 @@ -47,9 +47,9 @@
12  \r
13  ;; this is necessary because right now jadetex does not understand\r
14  ;; symbolic entities, whereas things work well with numeric entities.\r
15 -(declare-characteristic preserve-sdata?\r
16 -  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
17 -  #f)\r
18 +;(declare-characteristic preserve-sdata?\r
19 +;  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
20 +;  #f)\r
21  \r
22  ;; put the legal notice in a separate file\r
23  (define %generate-legalnotice-link%\r
24 @@ -257,9 +257,9 @@
25  \r
26  ;; this is necessary because right now jadetex does not understand\r
27  ;; symbolic entities, whereas things work well with numeric entities.\r
28 -(declare-characteristic preserve-sdata?\r
29 -  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
30 -  #f)\r
31 +;(declare-characteristic preserve-sdata?\r
32 +;  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
33 +;  #f)\r
34  \r
35  ;; put the legal notice in a separate file\r
36  (define %generate-legalnotice-link%\r