]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-pld-autodep.patch
- typo
[packages/rpm.git] / rpm-pld-autodep.patch
index 846df7e6ddf5e8fba1da36e2390ebb06481221fb..d39cad1d301d43db51aefa9ee0ab2d543fc16578 100644 (file)
        /* 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;
This page took 0.038963 seconds and 4 git commands to generate.