mirror of https://git.openwrt.org/project/luci.git
luci-0.9: merge r5733
This commit is contained in:
parent
fa5e477e56
commit
3cdb067150
|
@ -22,7 +22,7 @@ local pairs = pairs
|
|||
local error = error
|
||||
local table = table
|
||||
|
||||
local ipkg = "opkg"
|
||||
local ipkg = "opkg --force-removal-of-dependent-packages --force-overwrite"
|
||||
|
||||
--- LuCI IPKG/OPKG call abstraction library
|
||||
module "luci.model.ipkg"
|
||||
|
|
Loading…
Reference in New Issue