mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 17:52:56 +00:00
- txtsetup.sif and unattend.inf are not arch dependent so move them back to bootdata.rbuild
svn path=/trunk/; revision=34216
This commit is contained in:
parent
4ecfe76505
commit
0feca9ed45
3 changed files with 3 additions and 4 deletions
|
@ -6,7 +6,5 @@
|
|||
<cdfile installbase="$(CDOUTPUT)">hivedef.inf</cdfile>
|
||||
<cdfile installbase="$(CDOUTPUT)">hivesft.inf</cdfile>
|
||||
<cdfile installbase="$(CDOUTPUT)">hivesys.inf</cdfile>
|
||||
<cdfile installbase="$(CDOUTPUT)">txtsetup.sif</cdfile>
|
||||
<cdfile installbase="$(CDOUTPUT)">unattend.inf</cdfile>
|
||||
|
||||
</group>
|
|
@ -23,6 +23,9 @@
|
|||
</directory>
|
||||
</if>
|
||||
|
||||
<cdfile installbase="$(CDOUTPUT)">txtsetup.sif</cdfile>
|
||||
<cdfile installbase="$(CDOUTPUT)">unattend.inf</cdfile>
|
||||
|
||||
<directory name="bootcd">
|
||||
<xi:include href="bootcd/bootcd.rbuild" />
|
||||
</directory>
|
||||
|
|
|
@ -6,7 +6,5 @@
|
|||
<cdfile installbase="$(CDOUTPUT)">hivedef.inf</cdfile>
|
||||
<cdfile installbase="$(CDOUTPUT)">hivesft.inf</cdfile>
|
||||
<cdfile installbase="$(CDOUTPUT)">hivesys.inf</cdfile>
|
||||
<cdfile installbase="$(CDOUTPUT)">txtsetup.sif</cdfile>
|
||||
<cdfile installbase="$(CDOUTPUT)">unattend.inf</cdfile>
|
||||
|
||||
</group>
|
Loading…
Add table
Add a link
Reference in a new issue