Changeset f01a21b in clfs-sysroot for BOOK/final-system/common/util-linux.xml


Ignore:
Timestamp:
Oct 14, 2006, 2:52:21 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
f74dd81
Parents:
357a675
Message:

Added the missing_fseek patch to util-linux.

File:
1 edited

Legend:

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

    r357a675 rf01a21b  
    5757
    5858<screen os="p6"><userinput>patch -Np1 -i ../&util-linux-missing_header-patch;</userinput></screen>
     59
     60    <para os="p7">Due to a change in headers some util-linux will not build.
     61    This patch will change the utilization of llseek to lseek. This change is
     62    in the new release of util-linux:</para>
     63
     64<screen os="p8"><userinput>patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen>
    5965
    6066    <para os="s1">The following sed prevents the installed files from being
Note: See TracChangeset for help on using the changeset viewer.