Changeset 2270211 in clfs-sysroot for BOOK/final-system/common/coreutils.xml


Ignore:
Timestamp:
Jan 3, 2009, 1:16:57 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
cd4af16
Parents:
13f2ca7
Message:

Update Patches in the book.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/coreutils.xml

    r13f2ca7 r2270211  
    2626    <title>Installation of Coreutils</title>
    2727
    28     <para os="p1">Prevent Coreutils from installing binaries that will be
    29     installed by other packages:</para>
    30 
    31 <screen os="p2"><userinput>patch -Np1 -i ../&coreutils-suppress-patch;</userinput></screen>
    32 
    33     <para os="p3">A known issue with the <command>uname</command> program from
     28    <para os="p1">A known issue with the <command>uname</command> program from
    3429    this package is that the <option>-p</option> switch always
    3530    returns <computeroutput>unknown</computeroutput>. The following patch
    3631    fixes this behavior for all architectures:</para>
    3732
    38 <screen os="p4"><userinput>patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen>
     33<screen os="p2"><userinput>patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen>
    3934
    4035    <para os="s1">The following command renames the internal implementation of
Note: See TracChangeset for help on using the changeset viewer.