Comment fix
This commit is contained in:
parent
93936cac50
commit
aa8f3adb08
@ -268,7 +268,7 @@ handleObsoletedPackages(struct configTag *ct, int archidx)
|
||||
prov->provider[i]->obsoleteflags[j],
|
||||
buf)) continue;
|
||||
}
|
||||
/* print 'obsoletes' warning for binary packages belonging to target repository,
|
||||
/* print 'obsoletes' warning for binary packages belonging to target repository,
|
||||
and 'obsoleted by' for all obsoletions in upper level repositories */
|
||||
if (prov->provider[k]->altrepository != ct->repository_level) {
|
||||
currheader = prov->provider[k]->sourceheader->firstchild[archidx];
|
||||
|
Loading…
Reference in New Issue
Block a user