git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
09b829a
)
/etc/ipkg.conf is now /etc/opkg.conf
author
Steven Barth
<redacted>
Sat, 16 Aug 2008 16:41:44 +0000
(16:41 +0000)
committer
Steven Barth
<redacted>
Sat, 16 Aug 2008 16:41:44 +0000
(16:41 +0000)
modules/admin-full/luasrc/model/cbi/admin_system/ipkg.lua
patch
|
blob
|
history
diff --git
a/modules/admin-full/luasrc/model/cbi/admin_system/ipkg.lua
b/modules/admin-full/luasrc/model/cbi/admin_system/ipkg.lua
index 4e864df28d275836993a198902b508912e234a0b..970292760f4f83889b18782d59603a73535e8a87 100644
(file)
--- a/
modules/admin-full/luasrc/model/cbi/admin_system/ipkg.lua
+++ b/
modules/admin-full/luasrc/model/cbi/admin_system/ipkg.lua
@@
-12,7
+12,7
@@
You may obtain a copy of the License at
$Id$
]]--
-local ipkgfile = "/etc/
i
pkg.conf"
+local ipkgfile = "/etc/
o
pkg.conf"
f = SimpleForm("ipkgconf", translate("a_s_p_ipkg"))
git clone https://git.99rst.org/PROJECT