]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
add receipts to be wiped.
authorAndrew Lewman <andrew@torproject.org>
Sun, 2 Aug 2009 02:41:29 +0000 (22:41 -0400)
committerAndrew Lewman <andrew@torproject.org>
Sun, 2 Aug 2009 02:41:29 +0000 (22:41 -0400)
contrib/osx/uninstall_tor_bundle.sh

index 9089407edb37d68a74c6b8499f6d4b95c6c577c5..b7c439429e6e332dcc0619084a0db8f2dc32def8 100755 (executable)
@@ -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"