summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-04-03 14:24:55 +0000
committerjbj <devnull@localhost>2000-04-03 14:24:55 +0000
commit6b89dea994e17db67444da86414d64a7b7d2c27f (patch)
treeda763d40a2b5668c1cf556ffe58ea85dcbebd109
parentc87582cbf21ebeab827269b94e81f1adda09b656 (diff)
downloadlibrpm-tizen-6b89dea994e17db67444da86414d64a7b7d2c27f.tar.gz
librpm-tizen-6b89dea994e17db67444da86414d64a7b7d2c27f.tar.bz2
librpm-tizen-6b89dea994e17db67444da86414d64a7b7d2c27f.zip
Prefer db3.
CVS patchset: 3652 CVS date: 2000/04/03 14:24:55
-rw-r--r--macros.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros.in b/macros.in
index 9e5f8457c..99ef827ba 100644
--- a/macros.in
+++ b/macros.in
@@ -1,4 +1,4 @@
-# $Id: macros.in,v 1.48 2000/03/30 19:22:46 jbj Exp $
+# $Id: macros.in,v 1.49 2000/04/03 14:24:55 jbj Exp $
#==============================================================================
# Macro naming conventions (preliminary):
#
@@ -205,7 +205,7 @@
# 1 db_185.h interface in db2/db3 libdb.a.
# 2 native db2 interface.
# 3 native db3 interface.
-%_preferdb 2
+%_preferdb 3
# Filter duplicate entries in db (needed only to correct bug pre rpm-3.0.4)
%_filterdbdups no