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

[vidalia-svn] r1554: Oopsies; set the output path correctly. (trunk/pkg/win32)



Author: edmanm
Date: 2006-12-25 01:17:42 -0500 (Mon, 25 Dec 2006)
New Revision: 1554

Modified:
   trunk/pkg/win32/vidalia.nsi
Log:
Oopsies; set the output path correctly.


Modified: trunk/pkg/win32/vidalia.nsi
===================================================================
--- trunk/pkg/win32/vidalia.nsi	2006-12-25 06:07:45 UTC (rev 1553)
+++ trunk/pkg/win32/vidalia.nsi	2006-12-25 06:17:42 UTC (rev 1554)
@@ -123,7 +123,7 @@
   File "..\..\README"
 
   ; Include a prebuilt GeoIP cache
-  SetOutPath "$APPDATA\Vidalia\geoip-cache"
+  SetOutPath "$APPDATA\Vidalia"
   File "..\geoip-cache"
 
   ; Write the uninstall keys for Windows