xbps-repo: performance fix for the genindex target.
--HG-- extra : convert_revision : 727664eccf8901a5bd39dedd28e3624076025075
This commit is contained in:
parent
2b1044dd8c
commit
7a81766b82
|
@ -169,7 +169,7 @@ repoidx_addpkg(const char *file, const char *filename, const char *pkgdir)
|
||||||
"registered.\n", filename, regver);
|
"registered.\n", filename, regver);
|
||||||
prop_object_release(newpkgd);
|
prop_object_release(newpkgd);
|
||||||
archive_read_data_skip(ar);
|
archive_read_data_skip(ar);
|
||||||
continue;
|
break;
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
* Current package is newer than the one that is
|
* Current package is newer than the one that is
|
||||||
|
|
Loading…
Reference in New Issue
Block a user