/etc/ipkg.conf is now /etc/opkg.conf
This commit is contained in:
parent
09b829a9c7
commit
74b1d8da3b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ You may obtain a copy of the License at
|
|||
|
||||
$Id$
|
||||
]]--
|
||||
local ipkgfile = "/etc/ipkg.conf"
|
||||
local ipkgfile = "/etc/opkg.conf"
|
||||
|
||||
f = SimpleForm("ipkgconf", translate("a_s_p_ipkg"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue