]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-obsoletes_provides.patch
- fixed
[packages/poldek.git] / poldek-obsoletes_provides.patch
index d551000f9f2625db49809cdcd639c280860ddeab..3a11050d5b2af4d3d496fabf599d18b7dbd38f3f 100644 (file)
@@ -26,7 +26,7 @@ diff -u -r1.41.4.6 rpm.c
      while ((dbrec = rpmdb_it_get(&it)) != NULL) {
 +        int add = 0;
          if (dbpkg_array_has(dbpkgs, dbrec->recno))
--           continue;
+-          continue;
 -        
 -        if (header_evr_match_req(dbrec->h, cap)) {
 +            continue;
This page took 0.054074 seconds and 4 git commands to generate.