diff options
Diffstat (limited to 'macros.in')
-rw-r--r-- | macros.in | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #/*! \page config_macros Default configuration: /usr/lib/rpm/macros # \verbatim # -# $Id: macros.in,v 1.78 2001/05/25 19:51:53 jbj Exp $ +# $Id: macros.in,v 1.79 2001/06/06 19:57:12 jbj Exp $ # # This is a global RPM configuration file. All changes made here will # be lost when the rpm package is upgraded. Any per-system configuration @@ -384,7 +384,7 @@ # #--- Btree database configuration %__dbi_btconfig \ - btree bt_dup bt_dupsort\ + btree \ %{__dbi_other}\ %{__dbi_perms}\ %{nil} |