]> git.sur5r.net Git - openldap/commitdiff
Additional comment
authorKurt Zeilenga <kurt@openldap.org>
Sun, 20 Mar 2005 21:21:53 +0000 (21:21 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 20 Mar 2005 21:21:53 +0000 (21:21 +0000)
build/BerkeleyDB42.patch

index 9bfeb421b41807ea552e12289bf25734270d55bf..b3acf825b563460da3f31e889ac5703a46adea69 100644 (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
 ===================================================================