From: Jakub Bogusz Date: Sun, 8 Apr 2007 20:07:17 +0000 (+0000) Subject: - typo X-Git-Tag: auto/th/rpm-build-macros-1_382-1~6 X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm.git;a=commitdiff_plain;h=52128679b21d60c6394d757d7a9578d274e9f487;hp=3090bc6891c4bc904ed5407bb23d41742e04a0dc - typo Changed files: rpm-pld-autodep.patch -> 1.18 --- 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;