diff options
Diffstat (limited to 'chapter06/db.xml')
-rw-r--r-- | chapter06/db.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/db.xml b/chapter06/db.xml index e0a0cbfc1..367f85e65 100644 --- a/chapter06/db.xml +++ b/chapter06/db.xml @@ -55,10 +55,6 @@ <sect2 role="installation"> <title>Installation of Berkeley DB</title> - <para>Patch the package to eliminate potential trap events:</para> - -<screen><userinput>patch -Np1 -i ../&db-fixes-patch;</userinput></screen> - <para>Prepare Berkeley DB for compilation:</para> <screen><userinput>cd build_unix && |