[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r14801: remove the uninstall of the geoip file, since it is installe (tor/trunk/contrib)



Author: phobos
Date: 2008-05-28 21:45:29 -0400 (Wed, 28 May 2008)
New Revision: 14801

Modified:
   tor/trunk/contrib/tor-mingw.nsi.in
Log:
remove the uninstall of the geoip file, since it is installed in APPDATA


Modified: tor/trunk/contrib/tor-mingw.nsi.in
===================================================================
--- tor/trunk/contrib/tor-mingw.nsi.in	2008-05-29 01:44:46 UTC (rev 14800)
+++ tor/trunk/contrib/tor-mingw.nsi.in	2008-05-29 01:45:29 UTC (rev 14801)
@@ -216,7 +216,6 @@
 	Delete "$INSTDIR\tor.ico"
 	Delete "$SMSTARTUP\Tor.lnk"
 	Delete "$INSTDIR\Uninstall.exe"
-	Delete "$INSTDIR\geoip"
 FunctionEnd
 
 Function un.InstallDirectories