]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- typo
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 Apr 2007 20:07:17 +0000 (20:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-pld-autodep.patch -> 1.18

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)
        /* 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;
      }
  
      return 0;
This page took 0.040677 seconds and 4 git commands to generate.