[ros-diffs] [tkreuzer] 48280: reduce diff to trunk

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Mon Jul 26 16:25:34 UTC 2010


Author: tkreuzer
Date: Mon Jul 26 16:25:34 2010
New Revision: 48280

URL: http://svn.reactos.org/svn/reactos?rev=48280&view=rev
Log:
reduce diff to trunk

Modified:
    branches/ros-amd64-bringup/reactos/boot/bootdata/bootcd/bootcd.rbuild
    branches/ros-amd64-bringup/reactos/boot/bootdata/livecd/livecd.rbuild

Modified: branches/ros-amd64-bringup/reactos/boot/bootdata/bootcd/bootcd.rbuild
URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/boot/bootdata/bootcd/bootcd.rbuild?rev=48280&r1=48279&r2=48280&view=diff
==============================================================================
--- branches/ros-amd64-bringup/reactos/boot/bootdata/bootcd/bootcd.rbuild [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/boot/bootdata/bootcd/bootcd.rbuild [iso-8859-1] Mon Jul 26 16:25:34 2010
@@ -3,8 +3,8 @@
 <group xmlns:xi="http://www.w3.org/2001/XInclude">
 <if property="ARCH" value="i386">
 	<module name="bootcd" type="iso" output="ReactOS.iso">
-	<bootsector>isoboot</bootsector>
-</module>
+		<bootsector>isoboot</bootsector>
+	</module>
 </if>
 <ifnot property="ARCH" value="i386">
 	<module name="bootcd" type="iso" output="ReactOS-$(ARCH).iso">

Modified: branches/ros-amd64-bringup/reactos/boot/bootdata/livecd/livecd.rbuild
URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/boot/bootdata/livecd/livecd.rbuild?rev=48280&r1=48279&r2=48280&view=diff
==============================================================================
--- branches/ros-amd64-bringup/reactos/boot/bootdata/livecd/livecd.rbuild [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/boot/bootdata/livecd/livecd.rbuild [iso-8859-1] Mon Jul 26 16:25:34 2010
@@ -3,8 +3,8 @@
 <group xmlns:xi="http://www.w3.org/2001/XInclude">
 <if property="ARCH" value="i386">
 	<module name="livecd" type="liveiso" output="ReactOS-LiveCD.iso">
-	<bootsector>isoboot</bootsector>
-</module>
+		<bootsector>isoboot</bootsector>
+	</module>
 </if>
 <ifnot property="ARCH" value="i386">
 	<module name="livecd" type="liveiso" output="ReactOS-LiveCD-$(ARCH).iso">




More information about the Ros-diffs mailing list