[or-cvs] [tor/maint-0.2.1] add geoip file to uninstall
Nick Mathewson
nickm at seul.org
Mon Aug 3 16:42:33 UTC 2009
Author: Andrew Lewman <andrew at torproject.org>
Date: Mon, 3 Aug 2009 12:40:43 -0400
Subject: add geoip file to uninstall
Commit: 431202fb63af6ed872a4a7539bb1073c09cd7061
---
contrib/tor-mingw.nsi.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in
index 053c142..eccf419 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -216,6 +216,7 @@ Function un.InstallFiles
Delete "$INSTDIR\tor.ico"
Delete "$SMSTARTUP\Tor.lnk"
Delete "$INSTDIR\Uninstall.exe"
+ Delete "$INSTDIR\geoip"
FunctionEnd
Function un.InstallDirectories
--
1.5.6.5
More information about the tor-commits
mailing list