summaryrefslogtreecommitdiffhomepage
path: root/patches/rpm-4.15.1_pre.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-01-05 10:51:39 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-01-05 10:51:39 +0000
commite86515c127e6c09974639e7b3ad799bbbd4ccc5c (patch)
treeb833c7f7c85633e6354b2a9c965db006cc6dde66 /patches/rpm-4.15.1_pre.local.patch
parent6d137e4e0dfab9d1f4aacd27301e2e3ed4113ca5 (diff)
downloadmidipix_build-e86515c127e6c09974639e7b3ad799bbbd4ccc5c.tar.bz2
midipix_build-e86515c127e6c09974639e7b3ad799bbbd4ccc5c.tar.xz
vars/build.vars:rpm{,_host}: updated to v4.15.1 (via Redfoxmoon.)
vars/build.vars:rpm:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --with-lua --enable-ndb --enable-lmdb --disable-bdb --with-crypto=libgcrypt --with-vendor=midipix (via Redfoxmoon.) vars/build.vars:rpm:${PKG_ENV_VARS_EXTRA}: build w/ LIBGCRYPT_CONFIG=${PREFIX_NATIVE}/bin/libgcrypt-config (via Redfoxmoon.) patches/rpm{,_host}-4.15.1_pre.local.patch: updated (via Redfoxmoon.) patches/rpm-4.15.1.local.patch: updated (via Redfoxmoon.)
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