From 74a7bca444bb279cea7408f6f1ba198484832c22 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Thu, 29 May 2008 01:44:46 +0000 Subject: [PATCH] backport, remove the INSTDIR/geoip since we install the geoip file to APPDATA. svn:r14800 --- contrib/tor-mingw.nsi.in | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in index 5cc2e3946..d232c6d3f 100644 --- a/contrib/tor-mingw.nsi.in +++ b/contrib/tor-mingw.nsi.in @@ -216,7 +216,6 @@ Function un.InstallFiles Delete "$INSTDIR\tor.ico" Delete "$SMSTARTUP\Tor.lnk" Delete "$INSTDIR\Uninstall.exe" - Delete "$INSTDIR\geoip" FunctionEnd Function un.InstallDirectories