aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2004-03-30 12:29:33 +0000
committerPeter Palfrader <peter@palfrader.org>2004-03-30 12:29:33 +0000
commitf058d9971254a15919349dfe2bbbf23ec7b3d319 (patch)
tree1a1a10b1a5cb2050ae61ee5299b626301b2a7a78 /debian/patches
parent826513e42bbee99aa80c82eafe9c0f720a791631 (diff)
downloadtor-f058d9971254a15919349dfe2bbbf23ec7b3d319.tar
tor-f058d9971254a15919349dfe2bbbf23ec7b3d319.tar.gz
Keep using torrc instead of torrc.sample as dpkg handles conffile upgrades.
svn:r1387
Diffstat (limited to 'debian/patches')
-rwxr-xr-xdebian/patches/01_uncomment_datadirectory.dpatch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/01_uncomment_datadirectory.dpatch b/debian/patches/01_uncomment_datadirectory.dpatch
index 8f1081d5b..112399b64 100755
--- a/debian/patches/01_uncomment_datadirectory.dpatch
+++ b/debian/patches/01_uncomment_datadirectory.dpatch
@@ -23,9 +23,9 @@ esac
exit 0
@DPATCH@
-diff -urNad /home/weasel/projects/tor/cvs/src/config/torrc.in cvs/src/config/torrc.in
---- /home/weasel/projects/tor/cvs/src/config/torrc.in 2004-03-01 23:41:26.000000000 +0100
-+++ cvs/src/config/torrc.in 2004-03-03 13:47:25.000000000 +0100
+diff -urNad /home/weasel/projects/tor/cvs/src/config/torrc.sample.in cvs/src/config/torrc.sample.in
+--- /home/weasel/projects/tor/cvs/src/config/torrc.sample.in 2004-03-01 23:41:26.000000000 +0100
++++ cvs/src/config/torrc.sample.in 2004-03-03 13:47:25.000000000 +0100
@@ -11,7 +11,7 @@
##################### Below is just for servers #####################