Ignore:
Timestamp:
May 5, 2006, 4:35:33 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
86f7bd3
Parents:
2f1a94d
Message:

r3293@server (orig r1525): ken | 2006-05-05 14:04:09 -0700
Get ppc64 final-system mostly working.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/ppc/hfsutils.xml

    r2f1a94d rc25d12c  
    3434    <title>Installation of Hfsutils</title>
    3535
    36     <para>Prepare Hfsutils for compilation:</para>
     36    <para os="a">Prepare Hfsutils for compilation:</para>
    3737
    3838<screen><userinput>./configure --prefix=/usr</userinput></screen>
    3939
    40     <para>Compile the package.</para>
    41 
    42 <screen><userinput>make</userinput></screen>
    43 
    44     <para>Install the package:</para>
    45 
    46 <screen><userinput>make install</userinput></screen>
     40    <para os="c">Compile the package.</para>
     41
     42<screen os="d"><userinput>make</userinput></screen>
     43
     44    <para os="e">Install the package:</para>
     45
     46<screen os="f"><userinput>make install</userinput></screen>
    4747
    4848  </sect2>
Note: See TracChangeset for help on using the changeset viewer.