mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +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:
@@ -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>
|
||||
Reference in New Issue
Block a user