summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2008-05-29 01:44:46 +0000
committerAndrew Lewman <andrew@torproject.org>2008-05-29 01:44:46 +0000
commit74a7bca444bb279cea7408f6f1ba198484832c22 (patch)
tree424593626e9a976fab5afdd72b3d32ecc89eadcc
parentfd88349873cbd882f017cc5f6226a697e1a2d16e (diff)
downloadtor-74a7bca444bb279cea7408f6f1ba198484832c22.tar.gz
tor-74a7bca444bb279cea7408f6f1ba198484832c22.zip
backport, remove the INSTDIR/geoip since we install the geoip file to
APPDATA. svn:r14800
-rw-r--r--contrib/tor-mingw.nsi.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in
index 5cc2e39465..d232c6d3ff 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