Message-ID: <43DB253F.3050609@reactos.com>
Date: Sat, 28 Jan 2006 09:03:11 +0100
From: Filip Navara <navaraf@reactos.com>
User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: ros-dev@reactos.org
Subject: Re: [ros-diffs] [ion] 8: - Update directory change in rbuild/xml
	files	too.
References: <000001c623d5$1880ac90$6b01a8c0@PENELOPE>
In-Reply-To: <000001c623d5$1880ac90$6b01a8c0@PENELOPE>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

ion@svn.reactos.org wrote:

>-	          "\t$(MKHIVE_TARGET) bootdata %s bootdata%chiveinst.inf\n",
>  
>
>+	          "\t$(MKHIVE_TARGET) bootdata %s boot%chiveinst.inf\n",
>  
>
You forgot to update it here...

>-	          "\t$(MKHIVE_TARGET) bootdata %s bootdata%clivecd.inf bootdata%chiveinst.inf\n",
>  
>
>+	          "\t$(MKHIVE_TARGET) bootdata %s boot%clivecd.inf boot%chiveinst.inf\n",
>  
>
> 	          reactosSystem32ConfigDirectory.c_str (),
>                   cSep,
>                   cSep );
>  
>
... and here.


