X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpoldek.git;a=blobdiff_plain;f=db-index-format.patch;fp=db-index-format.patch;h=76d9de0259aca69e40ca3a8c8eb0c640ff63c8a6;hp=0000000000000000000000000000000000000000;hb=3a425a6db5aeb44a75a43e70a3bb22f9cfe2472c;hpb=e67b4b2aba6d20975e5de612b79b6a94e352c4c5 diff --git a/db-index-format.patch b/db-index-format.patch new file mode 100644 index 0000000..76d9de0 --- /dev/null +++ b/db-index-format.patch @@ -0,0 +1,12 @@ +--- poldek-0.42.2/pm/rpmorg/rpmdb_depdirs.c~ 2020-10-21 15:02:08.000000000 +0200 ++++ poldek-0.42.2/pm/rpmorg/rpmdb_depdirs.c 2020-10-21 15:02:22.244854642 +0200 +@@ -74,9 +74,7 @@ + + index = "Requirename"; + +-#ifdef HAVE_RPM_5 + dbtype = DB_BTREE; /* XXX: should be detected at runtime */ +-#endif + if (rootdir == NULL) + rootdir = "/"; +