From 2df2a057dd3be5c07fd260a6614778c799be9d1e Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 15 Sep 2008 20:18:53 +0000 Subject: [PATCH] Fixed a typo --- 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 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),) -- 2.11.0