]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-pld-autodep.patch
- no provides script currently on HEAD
[packages/rpm.git] / rpm-pld-autodep.patch
index b22de0893f1bf2de929e3467b4cf58787ad7910c..3723aae6cec56819313347074a18dab9a6f883e6 100644 (file)
  #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
This page took 0.028547 seconds and 4 git commands to generate.