Additional comment

This commit is contained in:
Kurt Zeilenga 2005-03-20 21:21:53 +00:00
parent 06c127a28c
commit 3fe8eb637a

View file

@ -1,6 +1,14 @@
This patch is intended to be applied to Berkeley DB 4.2 and,
This patch is intended to be applied to Berkeley DB 4.2.52 and,
if applied, will automatically be used by slapd(8) back-bdb/hdb.
The patch can be applied using patch(1) as follows
cd db-4.2.52
patch < openldap-src/build/BerkeleyDB42.patch
(modify directory paths as necessary).
The patch should not be applied to Berkeley DB 4.3.
Index: dbinc/db.in
===================================================================