[tor-commits] [torouter/master] remove polipo, really
ioerror at torproject.org
ioerror at torproject.org
Tue Aug 23 13:20:34 UTC 2011
commit b23081ada483babfab8e1f0fe1bca2f8baca24fb
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date: Tue Aug 23 14:42:55 2011 +0200
remove polipo, really
---
packages/torouter-prep/src/torouter_config.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/packages/torouter-prep/src/torouter_config.sh b/packages/torouter-prep/src/torouter_config.sh
index 36e0677..81b90ab 100644
--- a/packages/torouter-prep/src/torouter_config.sh
+++ b/packages/torouter-prep/src/torouter_config.sh
@@ -117,7 +117,7 @@ cp $config_dir/ttdnsd-default /etc/default/ttdnsd
cp $config_dir/sshd_config /etc/ssh/sshd_config
# Clean up our cache
-apt-get -y polipo
+apt-get -y remove polipo
apt-get -y autoremove
apt-get -y clean
More information about the tor-commits
mailing list