summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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