X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fopkg%2Fpatches%2F011-old-config-location.patch;h=4094713f3483925e788baf777d3a3011dc450635;hp=931f4f11648238a16316d021df5803630eed6303;hb=04e1ae285975100bf86d917f9e1c078055345937;hpb=c13a8a805848c4e93913cf889a96087bb00ce302 diff --git a/package/opkg/patches/011-old-config-location.patch b/package/opkg/patches/011-old-config-location.patch index 931f4f116..4094713f3 100644 --- a/package/opkg/patches/011-old-config-location.patch +++ b/package/opkg/patches/011-old-config-location.patch @@ -6,7 +6,7 @@ } - + -+ if(!conf->conf_file) ++ if(!conf->conf_file && !conf->offline_root) + conf->conf_file = xstrdup("/etc/opkg.conf"); + if (parse_err)