Changeset 91ffc39 for chapter06


Ignore:
Timestamp:
07/30/2006 02:33:23 AM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
6.2
Children:
8eb4b13
Parents:
e98f3fb
Message:

Added inotify patch to the libc headers

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/linux-libc-headers.xml

    re98f3fb r91ffc39  
    4343    which was designed to maintain an API stable version of the Linux
    4444    headers.</para>
     45
     46    <para>Add a header that is needed by some applications:</para>
     47
     48<screen><userinput>patch -Np1 -i ../&linux-inotify-patch;</userinput></screen>
    4549
    4650    <para>Install the header files:</para>
Note: See TracChangeset for help on using the changeset viewer.