]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- let's call it a typo
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 May 2007 17:29:14 +0000 (17:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-pld-autodep.patch -> 1.21

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.037544 seconds and 4 git commands to generate.