[ros-diffs] [mbosma] 15501: PackageManager

mbosma at svn.reactos.com mbosma at svn.reactos.com
Thu May 26 12:01:16 CEST 2005


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;
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050526/c8642009/attachment.html


More information about the Ros-diffs mailing list