Changeset ef43f19
- Timestamp:
- Feb 21, 2006, 1:16:40 AM (19 years ago)
- Children:
- 608d761
- Parents:
- db750f7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/x86_64-64/grub-build.xml
rdb750f7 ref43f19 34 34 href="../../final-system/x86_64-64/grub.xml" 35 35 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'])"/> 36 44 37 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/x86_64-64/grub.xml
rdb750f7 ref43f19 29 29 <screen os="p2"><userinput>patch -Np1 -i ../&grub-pure64-patch;</userinput></screen> 30 30 31 <para os="p 1">Make the source package aware of the patch:</para>31 <para os="p3">Make the source package aware of the patch:</para> 32 32 33 <screen os="p 2"><userinput>autoreconf</userinput></screen>33 <screen os="p4"><userinput>autoreconf</userinput></screen> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.