Fixed a typo
authorSteven Barth <steven@midlink.org>
Mon, 15 Sep 2008 20:18:53 +0000 (20:18 +0000)
committerSteven Barth <steven@midlink.org>
Mon, 15 Sep 2008 20:18:53 +0000 (20:18 +0000)
contrib/package/luci/Makefile

index b20c2c6..8a8418d 100644 (file)
@@ -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),)