contrib/package: fix typo in luci makefile
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 5 Mar 2009 17:05:44 +0000 (17:05 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 5 Mar 2009 17:05:44 +0000 (17:05 +0000)
contrib/package/luci/Makefile

index f719854..2c09728 100644 (file)
@@ -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: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
    +PACKAGE_luci-app-statistics:collectd-mod-load
   TITLE:=LuCI Statistics Application
 endef