- Timestamp:
- Aug 30, 2006, 4:31:23 PM (18 years ago)
- Children:
- b7563e9
- Parents:
- 65238d0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/ppc/yaboot-build.xml
r65238d0 r5e5f39b 49 49 loader. It also tries to change user and group ownership for the installed 50 50 files to <systemitem class="username">root</systemitem>, which the 51 <systemitem class="username">clfs</systemitem> cannot do. The following51 <systemitem class="username">clfs</systemitem> user cannot do. The following 52 52 command fixes both issues:</para> 53 53 … … 67 67 xpointer="xpointer(//*[@os='i'])"/> 68 68 69 <screen><userinput>make CROSS=${CLFS_TARGET}- ROOT=/tools PREFIX= install</userinput></screen>69 <screen><userinput>make CROSS=${CLFS_TARGET}- ROOT=/tools PREFIX="" install</userinput></screen> 70 70 71 71 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.