summaryrefslogtreecommitdiff
path: root/contrib/osx
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2009-08-01 22:41:29 -0400
committerAndrew Lewman <andrew@torproject.org>2009-08-01 22:41:29 -0400
commit0d12f12cf59cf8f16b89cd0397e189121c01b2ab (patch)
tree52b1745fec9b0dee9ede2b9911ce2086deeeeb8b /contrib/osx
parent4577bda7669885c077624f99657520b7b0f6f96b (diff)
downloadtor-0d12f12cf59cf8f16b89cd0397e189121c01b2ab.tar.gz
tor-0d12f12cf59cf8f16b89cd0397e189121c01b2ab.zip
add receipts to be wiped.
Diffstat (limited to 'contrib/osx')
-rwxr-xr-xcontrib/osx/uninstall_tor_bundle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/uninstall_tor_bundle.sh b/contrib/osx/uninstall_tor_bundle.sh
index 9089407edb..b7c439429e 100755
--- a/contrib/osx/uninstall_tor_bundle.sh
+++ b/contrib/osx/uninstall_tor_bundle.sh
@@ -134,7 +134,7 @@ fi
## clean up
echo ". Cleaning up"
rm -rf $TEMP_BOM_CONTENTS
-rm -rf /Library/Privoxy/ /Library/StartupItems/Privoxy/ /Library/Tor/ /Library/StartupItems/Tor/ /Library/Torbutton/
+rm -rf /Library/Privoxy/ /Library/StartupItems/Privoxy/ /Library/Tor/ /Library/StartupItems/Tor/ /Library/Torbutton/ /Library/Receipts/Privoxy.pkg /Library/Receipts/torbutton.pkg /Library/Receipts/Tor.pkg /Library/Receipts/Vidalia.pkg /Library/Receipts/TorStartup.pkg
echo ". Finished"