* luci/contrib: drop "(incomplete)" notice in Makefile for statistics

This commit is contained in:
Jo-Philipp Wich 2008-06-03 19:33:16 +00:00
parent 8084c460a1
commit e7b45d71da

View file

@ -273,7 +273,7 @@ endef
define Package/luci-app-statistics
$(call Package/luci/webtemplate)
DEPENDS+=+luci-mod-admin-core +collectd +collectd-mod-rrdtool1 +rrdtool1
TITLE:=LuCI Statistics Application (incomplete)
TITLE:=LuCI Statistics Application
endef
define Package/luci-app-statistics/conffiles