summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/dbconvert.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm/dbconvert.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/dbconvert.patch24
1 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/dbconvert.patch b/meta/recipes-devtools/rpm/rpm/dbconvert.patch
index 27dba8c960..78de7d99d2 100644
--- a/meta/recipes-devtools/rpm/rpm/dbconvert.patch
+++ b/meta/recipes-devtools/rpm/rpm/dbconvert.patch
@@ -3,20 +3,20 @@ Upstream-Status: Not applicable
3Hack to prevent unneeded demo app from building on older libc 3Hack to prevent unneeded demo app from building on older libc
4where it will break the build 4where it will break the build
5 5
6Index: rpm-5.4.9/tools/Makefile.am 6Index: rpm-5.4.14/tools/Makefile.am
7=================================================================== 7===================================================================
8--- rpm-5.4.9.orig/tools/Makefile.am 8--- rpm-5.4.14.orig/tools/Makefile.am
9+++ rpm-5.4.9/tools/Makefile.am 9+++ rpm-5.4.14/tools/Makefile.am
10@@ -24,7 +24,7 @@ AM_CFLAGS = $(OPENMP_CFLAGS) 10@@ -29,7 +29,7 @@ EXTRA_PROGRAMS = nix-copy-closure nix-en
11 xiu-instantiate xiu-store
12 noinst_PROGRAMS =
11 13
12 EXTRA_DIST = hashtab.h bsdiff.1 bspatch.1 dotgraph.hh 14-EXTRA_PROGRAMS += augtool cudftool dbconvert debugedit \
13 15+EXTRA_PROGRAMS += augtool cudftool debugedit \
14-EXTRA_PROGRAMS = augtool cudftool dbconvert debugedit \ 16 nix-build nix-channel nix-collect-garbage \
15+EXTRA_PROGRAMS = augtool cudftool debugedit \ 17 nix-log2xml nix-prefetch-url nix-pull nix-push \
16 nix-build nix-channel nix-collect-garbage nix-copy-closure \ 18 xiu-echo xiu-hash \
17 nix-env nix-hash nix-install-package nix-instantiate \ 19@@ -64,7 +64,7 @@ pkgbin_PROGRAMS = \
18 nix-log2xml nix-prefetch-url nix-pull nix-push nix-store nix-worker \
19@@ -60,7 +60,7 @@ pkgbin_PROGRAMS = \
20 rpmcache rpmdigest rpmrepo rpmspecdump \ 20 rpmcache rpmdigest rpmrepo rpmspecdump \
21 rpmcmp rpmdeps rpmdeps-oecore sqlite3 @WITH_KEYUTILS_RPMKEY@ @WITH_LIBELF_DEBUGEDIT@ 21 rpmcmp rpmdeps rpmdeps-oecore sqlite3 @WITH_KEYUTILS_RPMKEY@ @WITH_LIBELF_DEBUGEDIT@
22 if WITH_DB 22 if WITH_DB