[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r14800: backport, remove the INSTDIR/geoip since we install the geoi (tor/branches/tor-0_2_0-patches/contrib)
Author: phobos
Date: 2008-05-28 21:44:46 -0400 (Wed, 28 May 2008)
New Revision: 14800
Modified:
tor/branches/tor-0_2_0-patches/contrib/tor-mingw.nsi.in
Log:
backport, remove the INSTDIR/geoip since we install the geoip file to
APPDATA.
Modified: tor/branches/tor-0_2_0-patches/contrib/tor-mingw.nsi.in
===================================================================
--- tor/branches/tor-0_2_0-patches/contrib/tor-mingw.nsi.in 2008-05-29 01:35:26 UTC (rev 14799)
+++ tor/branches/tor-0_2_0-patches/contrib/tor-mingw.nsi.in 2008-05-29 01:44:46 UTC (rev 14800)
@@ -216,7 +216,6 @@
Delete "$INSTDIR\tor.ico"
Delete "$SMSTARTUP\Tor.lnk"
Delete "$INSTDIR\Uninstall.exe"
- Delete "$INSTDIR\geoip"
FunctionEnd
Function un.InstallDirectories