[package] iwinfo: add more device entries
[openwrt.git] / package / opkg / patches / 011-old-config-location.patch
index 518993b254ae2bc13347ab97c887073a19beb86b..05559268648ac7b08ebcd8dd3f704d69dc96fece 100644 (file)
@@ -1,12 +1,10 @@
 --- a/src/opkg-cl.c
 +++ b/src/opkg-cl.c
-@@ -169,7 +169,10 @@
-                       printf("Confusion: getopt_long returned %d\n", c);
+@@ -207,6 +207,9 @@ args_parse(int argc, char *argv[])
                }
        }
--    
-+
-+      if(!conf->conf_file)
++      if(!conf->conf_file && !conf->offline_root)
 +              conf->conf_file = xstrdup("/etc/opkg.conf");
 +
        if (parse_err)