[ros-diffs] [mpiulachs] 33805: 'base' is not a valid attribute of element 'installfile'

mpiulachs at svn.reactos.org mpiulachs at svn.reactos.org
Sun Jun 1 15:21:12 CEST 2008


Author: mpiulachs
Date: Sun Jun  1 08:21:12 2008
New Revision: 33805

URL: http://svn.reactos.org/svn/reactos?rev=33805&view=rev
Log:
'base' is not a valid attribute of element 'installfile'

Modified:
    trunk/rosapps/downloader/downloader.rbuild

Modified: trunk/rosapps/downloader/downloader.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/downloader/downloader.rbuild?rev=33805&r1=33804&r2=33805&view=diff
==============================================================================
--- trunk/rosapps/downloader/downloader.rbuild [iso-8859-1] (original)
+++ trunk/rosapps/downloader/downloader.rbuild [iso-8859-1] Sun Jun  1 08:21:12 2008
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <group xmlns:xi="http://www.w3.org/2001/XInclude">
-	<installfile base="system32">downloader.xml</installfile>
+	<installfile installbase="system32">downloader.xml</installfile>
 	<module name="downloader" type="win32gui" installbase="system32" installname="downloader.exe" unicode="yes">
 		<include base="downloader">.</include>
 		<include base="expat">.</include>



More information about the Ros-diffs mailing list