PackageManager
Modified: trunk/rosapps/packmgr/lib/options.cpp
_____
Modified: trunk/rosapps/packmgr/lib/options.cpp
--- trunk/rosapps/packmgr/lib/options.cpp 2005-05-26 09:46:02 UTC
(rev 15500)
+++ trunk/rosapps/packmgr/lib/options.cpp 2005-05-26 10:01:14 UTC
(rev 15501)
@@ -83,7 +83,7 @@
{
Log("* Load options.xml from the Internet (Temporary Hack)");
- CopyFileA( PML_Download(tree,
"http://svn.reactos.com/viewcvs/*checkout*/trunk/rosapps/packmgr/gui/opt
ions.xml", NULL, "options.xml"), "options.xml", TRUE);
+ CopyFileA( PML_Download(tree,
"http://svn.reactos.com/viewcvs/*checkout*/trunk/rosapps/packmgr/lib/opt
ions.xml", NULL, "options.xml"), "options.xml", TRUE);
return ERR_OK;
}
Show replies by date