summaryrefslogtreecommitdiffhomepage
path: root/patches/rpm-4.15.1_pre.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/rpm-4.15.1_pre.local.patch')
-rw-r--r--patches/rpm-4.15.1_pre.local.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/patches/rpm-4.15.1_pre.local.patch b/patches/rpm-4.15.1_pre.local.patch
new file mode 100644
index 00000000..95d8d4ce
--- /dev/null
+++ b/patches/rpm-4.15.1_pre.local.patch
@@ -0,0 +1,12 @@
+diff -ru rpm-4.15.1.orig/configure rpm-4.15.1/configure
+--- rpm-4.15.1.orig/configure 2019-11-13 10:29:18.226316044 +0100
++++ rpm-4.15.1/configure 2020-01-04 18:33:46.211414396 +0100
+@@ -22112,7 +22112,7 @@
+ enable_bdb=yes
+ fi
+
+-
++have_bdb="no"
+ if test "x$enable_bdb" != "xno"; then :
+
+ if test -x db/dist/configure ; then