[package] opkg:
[openwrt.git] / package / opkg / patches / 011-old-config-location.patch
index 931f4f1..4094713 100644 (file)
@@ -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)
This page took 0.020228 seconds and 4 git commands to generate.