Get rid of repodata index-files; the archive is now 8x smaller.
See the NEWS file for more information.
This commit is contained in:
@ -280,7 +280,7 @@ xbps_pkgpattern_version(const char *pkg)
|
||||
return strpbrk(pkg, "><*?[]");
|
||||
}
|
||||
|
||||
char HIDDEN *
|
||||
char *
|
||||
xbps_repository_pkg_path(struct xbps_handle *xhp, xbps_dictionary_t pkg_repod)
|
||||
{
|
||||
const char *pkgver, *arch, *repoloc;
|
||||
|
Reference in New Issue
Block a user