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:
5934fb4
)
Fix typo in last commit
author
Steven Barth
<redacted>
Fri, 10 Apr 2015 16:55:56 +0000
(18:55 +0200)
committer
Steven Barth
<redacted>
Fri, 10 Apr 2015 16:55:56 +0000
(18:55 +0200)
Signed-off-by: Steven Barth <redacted>
protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua
patch
|
blob
|
history
diff --git
a/protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua
b/protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua
index c6652186c0c9c72a3cba22bd27bed6af00eeb5ce..f525061be48da623fc416ab1088cde8f7a156a9d 100644
(file)
--- a/
protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua
+++ b/
protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua
@@
-12,5
+12,5
@@
function proto.is_installed(self)
end
function proto.opkg_package(self)
- return "hnet
d
-full"
+ return "hnet-full"
end
git clone https://git.99rst.org/PROJECT