From 52128679b21d60c6394d757d7a9578d274e9f487 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 8 Apr 2007 20:07:17 +0000 Subject: [PATCH 1/1] - typo Changed files: rpm-pld-autodep.patch -> 1.18 --- 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 846df7e..d39cad1 100644 --- a/rpm-pld-autodep.patch +++ b/rpm-pld-autodep.patch @@ -196,7 +196,7 @@ /* not only executable, files run by httpd usually are not */ - xx = rpmfcHelper(fc, 'R', "php"); + if (fc->findreq) -+ xx = rpmfcHelper(fc, 'R', "php". fc->noautoreq, fc->noautoreq_c); ++ xx = rpmfcHelper(fc, 'R', "php", fc->noautoreq, fc->noautoreq_c); } return 0; -- 2.43.0