[backfire] merge r26642
[openwrt-10.03/.git] / package / opkg / patches / 011-old-config-location.patch
index 74a98ef4a3a06596e2db1462c3c08fa77c6cef28..85c6d68ffdf7440a48b52b6ee26e156296fef956 100644 (file)
@@ -1,12 +1,10 @@
 --- a/src/opkg-cl.c
 +++ b/src/opkg-cl.c
-@@ -172,7 +172,10 @@
-                       printf("Confusion: getopt_long returned %d\n", c);
+@@ -200,6 +200,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)