Changeset 5e5f39b


Ignore:
Timestamp:
Aug 30, 2006, 4:31:23 PM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
b7563e9
Parents:
65238d0
Message:

Added quotes to PREFIX variable to make the command clearer, and minor text update on yaboot build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/ppc/yaboot-build.xml

    r65238d0 r5e5f39b  
    4949    loader. It also tries to change user and group ownership for the installed
    5050    files to <systemitem class="username">root</systemitem>, which the
    51     <systemitem class="username">clfs</systemitem> cannot do. The following
     51    <systemitem class="username">clfs</systemitem> user cannot do. The following
    5252    command fixes both issues:</para>
    5353
     
    6767    xpointer="xpointer(//*[@os='i'])"/>
    6868
    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>
    7070
    7171  </sect2>
Note: See TracChangeset for help on using the changeset viewer.