From d6e251adbe71dfeac69290b8905f444e19feaadd Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 5 Mar 2009 17:05:44 +0000 Subject: [PATCH] contrib/package: fix typo in luci makefile --- contrib/package/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index f719854f9..2c097286b 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -463,7 +463,7 @@ define Package/luci-app-statistics +PACKAGE_luci-app-statistics:rrdtool1 \ +PACKAGE_luci-app-statistics:collectd-mod-rrdtool1 \ +PACKAGE_luci-app-statistics:collectd-mod-wireless \ - +PACKAGE_luci-app-statistics:collectd-mod-interfaces \ + +PACKAGE_luci-app-statistics:collectd-mod-interface \ +PACKAGE_luci-app-statistics:collectd-mod-load TITLE:=LuCI Statistics Application endef -- 2.11.0