Changeset e98f3fb for chapter06/db.xml


Ignore:
Timestamp:
07/30/2006 02:11:20 AM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
6.2
Children:
91ffc39
Parents:
afa280a
Message:

Added a patch to Berkeley DB to avoid potential program traps.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/db.xml

    rafa280a re98f3fb  
    5656    <title>Installation of Berkeley DB</title>
    5757
     58    <para>Patch the package to eliminate potential trap events:</para>
     59 
     60<screen><userinput>patch -Np0 -i ../&db-trap-patch;</userinput></screen>
     61
    5862    <para>Prepare Berkeley DB for compilation:</para>
    5963
Note: See TracChangeset for help on using the changeset viewer.