]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- fixed
authorhavner <havner@pld-linux.org>
Wed, 25 Aug 2004 15:35:02 +0000 (15:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-obsoletes_provides.patch -> 1.2

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