]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- fixed 'equal version installed'
authorMariusz Mazur <mmazur@pld-linux.org>
Tue, 6 Jul 2004 10:06:46 +0000 (10:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-caplookup.patch -> 1.3

poldek-caplookup.patch

index b5717d97f1d16047627d6b0b7fec98657927cfd6..b7ecff3dc2eb67799afda90c67a0551f3a25c547 100644 (file)
@@ -85,7 +85,7 @@ diff -u -r1.82.4.10 -r1.82.4.11
 +            } else if (is_hand_marked) { 
 +                int vl = 0;
 +                if (freshen)
-+                    vl = 1;
++                    vl = 3;
 +                msgn(vl, msg, pkg_snprintf_s(pkg), eqs, skiped);
              }
          }
This page took 0.031849 seconds and 4 git commands to generate.