Changeset ef43f19


Ignore:
Timestamp:
Feb 21, 2006, 1:16:40 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
608d761
Parents:
db750f7
Message:

r755@server (orig r753): jim | 2005-11-25 09:12:29 -0800

r785@server: jim | 2005-11-25 09:11:56 -0800
Fixed XML on grub change


Files:
2 edited

Legend:

Unmodified
Added
Removed
  • boot/x86_64-64/grub-build.xml

    rdb750f7 ref43f19  
    3434    href="../../final-system/x86_64-64/grub.xml"
    3535    xpointer="xpointer(//*[@os='p2'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../final-system/x86_64-64/grub.xml"
     39    xpointer="xpointer(//*[@os='p3'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     42    href="../../final-system/x86_64-64/grub.xml"
     43    xpointer="xpointer(//*[@os='p4'])"/>
    3644
    3745    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • final-system/x86_64-64/grub.xml

    rdb750f7 ref43f19  
    2929<screen os="p2"><userinput>patch -Np1 -i ../&grub-pure64-patch;</userinput></screen>
    3030
    31     <para os="p1">Make the source package aware of the patch:</para>
     31    <para os="p3">Make the source package aware of the patch:</para>
    3232
    33 <screen os="p2"><userinput>autoreconf </userinput></screen>
     33<screen os="p4"><userinput>autoreconf</userinput></screen>
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.