xbps-rindex: [clean] if pkg cannot be read don't check for hash mismatch.
This commit is contained in:
parent
305659644f
commit
849191a5de
@ -110,6 +110,7 @@ index_clean(struct xbps_handle *xhp, const char *repodir)
|
||||
keyname = prop_dictionary_keysym_cstring_nocopy(obj);
|
||||
prop_array_add_cstring_nocopy(result, keyname);
|
||||
flush = true;
|
||||
continue;
|
||||
}
|
||||
/*
|
||||
* File can be read; check its hash.
|
||||
|
Loading…
Reference in New Issue
Block a user