diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index cf6e71e631..86a6fef652 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -395,9 +395,6 @@ $(eval $(call application,tinyproxy,Tinyproxy - HTTP(S)-Proxy configuration,\ $(eval $(call application,initmgr,LuCI Initscript Management,\ +luci-mod-admin-full)) -$(eval $(call application,livestats,LuCI Realtime Statistics,\ - +luci-mod-rpc)) - $(eval $(call application,polipo,LuCI Support for the Polipo Proxy,\ +PACKAGE_luci-app-polipo:polipo)) |