projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bc4c26
)
luci-0.9: merge r5641 (code 255 on opkg update)
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 1 Jan 2010 17:55:53 +0000
(17:55 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 1 Jan 2010 17:55:53 +0000
(17:55 +0000)
libs/ipkg/luasrc/model/ipkg.lua
patch
|
blob
|
history
diff --git
a/libs/ipkg/luasrc/model/ipkg.lua
b/libs/ipkg/luasrc/model/ipkg.lua
index a04f0a4428b0d11ef16183ff7793ed784690af56..382fc8f8fee6b9809f6017f82e03b595f9585548 100644
(file)
--- a/
libs/ipkg/luasrc/model/ipkg.lua
+++ b/
libs/ipkg/luasrc/model/ipkg.lua
@@
-21,7
+21,7
@@
local type = type
local pairs = pairs
local error = error
-local ipkg = "opkg
-force-defaults
"
+local ipkg = "opkg"
--- LuCI IPKG/OPKG call abstraction library
module "luci.model.ipkg"