diff options
Diffstat (limited to 'chapter06/db.xml')
-rw-r--r-- | chapter06/db.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/db.xml b/chapter06/db.xml index df83e3ae5..b1f12e379 100644 --- a/chapter06/db.xml +++ b/chapter06/db.xml @@ -61,11 +61,6 @@ <sect2 role="installation"> <title>Installation of Berkeley DB</title> - <para>Apply a patch to Berkeley DB to fix a couple of bugs when accessing - databases via its Java API:</para> - -<screen><userinput>patch -Np1 -i ../&db-fixes-patch;</userinput></screen> - <para>Prepare Berkeley DB for compilation:</para> <screen><userinput>cd build_unix |