From 1ac2c874e7ff9fd9a63dab007dba7959863e698d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 4 Sep 2012 12:49:25 +0200 Subject: [PATCH] DB 5.3 is the new default BerkeleyDB for Th --- db5.3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db5.3.spec b/db5.3.spec index e81804d..c15a86c 100644 --- a/db5.3.spec +++ b/db5.3.spec @@ -4,7 +4,7 @@ %bcond_without tcl # don't build Tcl bindings %bcond_without static_libs # don't build static libraries %bcond_with sqlite3 # build Sqlite3 API libraries -%bcond_with default_db # use this db as default system db +%bcond_without default_db # don't use this db as default system db [Th uses DB 5.3] %include /usr/lib/rpm/macros.java -- 2.43.0