Changes in BOOK/boot/x86/grub-build.xml [53142ba:2218c5e]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86/grub-build.xml
r53142ba r2218c5e 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="../../final-system/x86/grub.xml" 31 xpointer="xpointer(//*[@os='s1'])"/>32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"34 href="../../final-system/x86/grub.xml"35 xpointer="xpointer(//*[@os='s2'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"38 href="../../final-system/x86/grub.xml"39 31 xpointer="xpointer(//*[@os='a'])"/> 40 32 41 <screen os="ab"><userinput>./configure --prefix=/ tools\33 <screen os="ab"><userinput>./configure --prefix=/usr \ 42 34 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 43 35 --sysconfdir=/etc --disable-werror</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.