diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 14:39:24 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 14:39:24 +0100 |
commit | 59ce7d33c33ca0e0bc74ff57485e754d4a8fb371 (patch) | |
tree | fc7266ec8b10a2fc11c7fe65ad2510c70edccaef /package/tor/patches/patch-contrib_tor_sh | |
parent | 4b44c9db6d66aae84c0c24278878180373189a37 (diff) |
update to latest upstream
Diffstat (limited to 'package/tor/patches/patch-contrib_tor_sh')
-rw-r--r-- | package/tor/patches/patch-contrib_tor_sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/tor/patches/patch-contrib_tor_sh b/package/tor/patches/patch-contrib_tor_sh deleted file mode 100644 index 4f953b0fd..000000000 --- a/package/tor/patches/patch-contrib_tor_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- tor-0.2.1.20.orig/contrib/tor.sh 2009-10-15 18:16:22.000000000 +0200 -+++ tor-0.2.1.20/contrib/tor.sh 2009-12-03 23:45:44.000000000 +0100 -@@ -26,7 +26,7 @@ fi - # Increase open file descriptors a reasonable amount - ulimit -n 8192 - --TORCTL=/usr/local/bin/torctl -+TORCTL=/usr/bin/torctl - - # torctl will use these environment variables - TORUSER=_tor |