aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-08-03 12:25:35 -0400
committerNick Mathewson <nickm@torproject.org>2009-08-03 12:25:35 -0400
commit6935c888236c7ae1275281c36c4ad455bf8cb341 (patch)
tree515b22193f5358a9dcea2cbdde9141bf8e0c0274 /contrib
parentdf354a002cbb8d10f7bf9fd1cae4ca48c53c56bc (diff)
parent0d12f12cf59cf8f16b89cd0397e189121c01b2ab (diff)
downloadtor-6935c888236c7ae1275281c36c4ad455bf8cb341.tar
tor-6935c888236c7ae1275281c36c4ad455bf8cb341.tar.gz
Merge commit 'phobos/osx-uinstaller-maint-0.2.1'
Diffstat (limited to 'contrib')
-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 9089407ed..b7c439429 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"