[pkg-db-commits] [SCM] Berkeley DB Debian packaging branch, debian-sid, updated. debian/5.1.25-10-49-g80f981c

Ondřej Surý ondrej at sury.org
Tue Jul 2 13:59:32 UTC 2013


The following commit has been merged in the debian-sid branch:
commit bc1531606c93f85f018f18d5ccb53d851fd3280c
Author: Ondřej Surý <ondrej at sury.org>
Date:   Tue Apr 17 11:04:25 2012 +0200

    Configure to enable the historic dbm interface.

diff --git a/debian/rules b/debian/rules
index 78974a2..78c00c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,6 +51,7 @@ CONFIGURE_SWITCHES =    --prefix=/usr \
 			--enable-sql \
 			--enable-stl \
 			--enable-tcl \
+			--enable-dbm \
 			--with-tcl=/usr/lib
 
 ifeq (zx86_64-linux-gnuz,z$(DEB_HOST_GNU_TYPE)z)

-- 
Berkeley DB Debian packaging



More information about the pkg-db-commits mailing list