From bab644a3e3bfe3a8216fffae5695b46e12848c21 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 22 May 2007 17:29:14 +0000 Subject: [PATCH] - let's call it a typo Changed files: rpm-pld-autodep.patch -> 1.21 --- rpm-pld-autodep.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm-pld-autodep.patch b/rpm-pld-autodep.patch index b22de08..3723aae 100644 --- a/rpm-pld-autodep.patch +++ b/rpm-pld-autodep.patch @@ -179,7 +179,7 @@ #endif - xx = rpmfcHelper(fc, 'R', "pkgconfig"); + if (fc->findreq) -+ xx = rpmfcHelper(fc, 'R', "pkgconfig", fc->findautoreq, fc->findautoreq_c); ++ xx = rpmfcHelper(fc, 'R', "pkgconfig", fc->noautoreq, fc->noautoreq_c); } else if (fc->fcolor->vals[fc->ix] & RPMFC_BOURNE) { #ifdef NOTYET -- 2.43.0