]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
remove the uninstall of the geoip file, since it is installed in APPDATA
authorAndrew Lewman <andrew@torproject.org>
Thu, 29 May 2008 01:45:29 +0000 (01:45 +0000)
committerAndrew Lewman <andrew@torproject.org>
Thu, 29 May 2008 01:45:29 +0000 (01:45 +0000)
svn:r14801

contrib/tor-mingw.nsi.in

index 5cc2e3946512886534134fc0becc2fae056a000f..d232c6d3ff0e06219b07cd97a384f9b039a1b197 100644 (file)
@@ -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