X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=src%2Fopkg-cl.c;h=e2f10a11852eca066996f9b0416b96e59354d9a6;hp=e0a4b2363316af7b01a7a735600524c2166d87b8;hb=4283ab3c37ebe4deb670dd049857b020c8794552;hpb=25cf832e85638918d7d20a44bf187b479353732c diff --git a/src/opkg-cl.c b/src/opkg-cl.c index e0a4b23..e2f10a1 100644 --- a/src/opkg-cl.c +++ b/src/opkg-cl.c @@ -421,7 +421,7 @@ int main(int argc, char *argv[]) if (!nocheckfordirorfile) { if (!noreadfeedsfile) { - if (pkg_hash_load_feeds()) + if (pkg_hash_load_feeds(SF_NEED_DETAIL)) goto err1; }