From: Steven Barth Date: Mon, 15 Sep 2008 20:18:53 +0000 (+0000) Subject: Fixed a typo X-Git-Tag: 0.9.0~1297 X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=2df2a057dd3be5c07fd260a6614778c799be9d1e Fixed a typo --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index b20c2c659..8a8418dcb 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -614,7 +614,7 @@ ifneq ($(CONFIG_PACKAGE_luci-mod-freifunk),) endif ifneq ($(CONFIG_PACKAGE_luci-freifunk-community),) - PKG_SELECTED_MODULES+=applications/luci-freifunk-community + PKG_SELECTED_MODULES+=applications/freifunk-community endif ifneq ($(CONFIG_PACKAGE_luci-app-ffwizard-leipzig),)