Add a variable to change the name of the ReactOS directory on bootcd.
[reactos.git] / reactos / media / drivers / etc / etc.rbuild
index 96d48c1..fdafc2e 100644 (file)
@@ -1,6 +1,8 @@
-<cdfile base="reactos">services</cdfile>
+<group>
+<cdfile base="$(CDOUTPUT)">services</cdfile>
 <installfile base="system32/drivers/etc">services</installfile>
 <if property="KDBG" value="1">
-       <cdfile base="reactos">KDBinit</cdfile>
+       <cdfile base="$(CDOUTPUT)">KDBinit</cdfile>
        <installfile base="system32/drivers/etc">KDBinit</installfile>
-</if>
\ No newline at end of file
+</if>
+</group>
\ No newline at end of file