3785d4fedb85fc8def3fa4b47a5588c5e6fc0048
[privoxy.git] / debian / patches / 14_config.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 14_config.dpatch by Roland Rosenfeld <roland@debian.org>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Several Debian specific changes to config file
6
7 @DPATCH@
8 diff -urNad '--exclude=CVS' '--exclude=.svn' privoxy~/config privoxy/config
9 --- privoxy~/config
10 +++ privoxy/config
11 @@ -1,6 +1,6 @@
12 -#        Sample Configuration File for Privoxy v3.0.19
13 +#        Sample Configuration File for Privoxy
14  #
15 -#  $Id: config,v 1.98 2011/12/26 17:04:50 fabiankeil Exp $
16 +#  Id: config,v
17  #
18  #  Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/
19  #
20 @@ -128,7 +128,7 @@
21  #          If set, this option should be the first option in the config
22  #          file, because it is used while the config file is being read.
23  #
24 -#user-manual http://www.privoxy.org/user-manual/
25 +user-manual /usr/share/doc/privoxy/user-manual
26  #
27  #
28  #  1.2. trust-info-url
29 @@ -265,7 +265,7 @@
30  #
31  #      No trailing "/", please.
32  #
33 -confdir .
34 +confdir /etc/privoxy
35  #
36  #
37  #  2.2. templdir
38 @@ -322,7 +322,7 @@
39  #
40  #      No trailing "/", please.
41  #
42 -logdir .
43 +logdir /var/log/privoxy
44  #
45  #
46  #  2.4. actionsfile