From 025886592e2660803b35054ab6aec293834d65d8 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Wed, 31 Mar 2010 01:53:12 +0300 Subject: We dont want to use DB_HOME environment, ever - rpm has its own switches for overriding the db home when that's necessary, DB_HOME it should use not --- macros.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'macros.in') diff --git a/macros.in b/macros.in index 493694d97..db99a76d0 100644 --- a/macros.in +++ b/macros.in @@ -549,8 +549,6 @@ print (t)\ # lock ??? DB_INIT_LOCK # recover ??? DB_RECOVER # recover_fatal ??? DB_RECOVER_FATAL -# use_environ ??? DB_USE_ENVIRON -# use_environ_root ??? DB_USE_ENVIRON_ROOT # private +++ DB_PRIVATE # lockdown ??? DB_LOCKDOWN # shared +++ DB_SYSTEM_MEM -- cgit v1.2.3