X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/606dc5ad6fcfe71aaf5d99d82c7f65094978825a..5986668ca9d41f7b6aee1c9890345853e157aa6b:/package/opkg/patches/011-old-config-location.patch diff --git a/package/opkg/patches/011-old-config-location.patch b/package/opkg/patches/011-old-config-location.patch index 4094713f3..85c6d68ff 100644 --- a/package/opkg/patches/011-old-config-location.patch +++ b/package/opkg/patches/011-old-config-location.patch @@ -1,11 +1,9 @@ --- a/src/opkg-cl.c +++ b/src/opkg-cl.c -@@ -172,7 +172,10 @@ args_parse(int argc, char *argv[]) - printf("Confusion: getopt_long returned %d\n", c); +@@ -200,6 +200,9 @@ args_parse(int argc, char *argv[]) } } -- -+ + + if(!conf->conf_file && !conf->offline_root) + conf->conf_file = xstrdup("/etc/opkg.conf"); +