mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 09:03:25 +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)">hivedef.inf</cdfile>
|
||||||
<cdfile installbase="$(CDOUTPUT)">hivesft.inf</cdfile>
|
<cdfile installbase="$(CDOUTPUT)">hivesft.inf</cdfile>
|
||||||
<cdfile installbase="$(CDOUTPUT)">hivesys.inf</cdfile>
|
<cdfile installbase="$(CDOUTPUT)">hivesys.inf</cdfile>
|
||||||
<cdfile installbase="$(CDOUTPUT)">txtsetup.sif</cdfile>
|
|
||||||
<cdfile installbase="$(CDOUTPUT)">unattend.inf</cdfile>
|
|
||||||
|
|
||||||
</group>
|
</group>
|
|
@ -23,6 +23,9 @@
|
||||||
</directory>
|
</directory>
|
||||||
</if>
|
</if>
|
||||||
|
|
||||||
|
<cdfile installbase="$(CDOUTPUT)">txtsetup.sif</cdfile>
|
||||||
|
<cdfile installbase="$(CDOUTPUT)">unattend.inf</cdfile>
|
||||||
|
|
||||||
<directory name="bootcd">
|
<directory name="bootcd">
|
||||||
<xi:include href="bootcd/bootcd.rbuild" />
|
<xi:include href="bootcd/bootcd.rbuild" />
|
||||||
</directory>
|
</directory>
|
||||||
|
|
|
@ -6,7 +6,5 @@
|
||||||
<cdfile installbase="$(CDOUTPUT)">hivedef.inf</cdfile>
|
<cdfile installbase="$(CDOUTPUT)">hivedef.inf</cdfile>
|
||||||
<cdfile installbase="$(CDOUTPUT)">hivesft.inf</cdfile>
|
<cdfile installbase="$(CDOUTPUT)">hivesft.inf</cdfile>
|
||||||
<cdfile installbase="$(CDOUTPUT)">hivesys.inf</cdfile>
|
<cdfile installbase="$(CDOUTPUT)">hivesys.inf</cdfile>
|
||||||
<cdfile installbase="$(CDOUTPUT)">txtsetup.sif</cdfile>
|
|
||||||
<cdfile installbase="$(CDOUTPUT)">unattend.inf</cdfile>
|
|
||||||
|
|
||||||
</group>
|
</group>
|
Loading…
Add table
Add a link
Reference in a new issue