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.rbui…
==============================================================================
--- 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>