From 66ab2700d7e904a518bc0f340f179998a3f76773 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 6 Aug 2008 19:45:21 +0000 Subject: [PATCH 1/1] Reenable working Freifunk modules --- contrib/package/luci/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index e3a0ea85a..4dff5a7b5 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -61,7 +61,7 @@ endef define Package/luci/fftemplate $(call Package/luci/libtemplate) - SUBMENU:=LuCI Freifunk Support (CURRENTLY BROKEN) + SUBMENU:=LuCI Freifunk Support (PARTLY BROKEN) DEPENDS:=+luci-mod-freifunk @BROKEN endef @@ -325,7 +325,7 @@ endef define Package/luci-mod-freifunk $(call Package/luci/fftemplate) - DEPENDS:=+luci-admin-full @BROKEN + DEPENDS:=+luci-admin-full TITLE:=LuCI Freifunk module endef @@ -481,7 +481,7 @@ endef ### Themes ### define Package/luci-theme-fledermaus $(call Package/luci/fftemplate) - DEPENDS:=+luci-web @BROKEN + DEPENDS:=+luci-web TITLE:=Fledermaus Theme endef -- 2.11.0