diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-11-29 15:17:39 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-11-29 15:17:39 +0000 |
commit | ced440f886cead1ae33eb1021c34131c20221dfd (patch) | |
tree | 557dd1a24a274e6ab9fa61ba60d0a3059bba1df6 /contrib | |
parent | e55f2e12a8b87db8e2da4819f0d828819b687914 (diff) |
applications: remove luci-app-livestats
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 cf6e71e63..86a6fef65 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)) |