X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fopkg%2Fpatches%2F011-old-config-location.patch;h=05559268648ac7b08ebcd8dd3f704d69dc96fece;hb=39f575d4d80a427dc0c2f93a477b9970ed8d0f65;hp=4094713f3483925e788baf777d3a3011dc450635;hpb=606dc5ad6fcfe71aaf5d99d82c7f65094978825a;p=openwrt.git diff --git a/package/opkg/patches/011-old-config-location.patch b/package/opkg/patches/011-old-config-location.patch index 4094713f34..0555926864 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); +@@ -207,6 +207,9 @@ args_parse(int argc, char *argv[]) } } -- -+ + + if(!conf->conf_file && !conf->offline_root) + conf->conf_file = xstrdup("/etc/opkg.conf"); +