diff options
author | Steven Barth <steven@midlink.org> | 2009-01-02 12:38:47 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2009-01-02 12:38:47 +0000 |
commit | 748bbc8acb42065886d23dc7d95afa218dc42445 (patch) | |
tree | e7d65f7261c67ed598be683895adb1c9fed74d65 /contrib/package | |
parent | 5d27b7fba504e5d5dd75ec0817b444b99a8e6855 (diff) |
Fixed a typo, moved Freifunk themes to Freifunk submenu
Diffstat (limited to 'contrib/package')
-rw-r--r-- | contrib/package/luci/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 89a80717d..df530f0c8 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -299,7 +299,7 @@ endef define Package/luci-admin-full $(call Package/luci/webtemplate) - DEPENDS+=+luci-admin-core +luci-ipkg +PACKAGE_luci-admin-full:iptables +PACAKAGE_luci-admin-full:firewall +luci-app-firewall + DEPENDS+=+luci-admin-core +luci-ipkg +PACKAGE_luci-admin-full:iptables +PACKAGE_luci-admin-full:firewall +luci-app-firewall TITLE:=LuCI Administration - full-featured for full control endef @@ -632,7 +632,7 @@ define Package/luci-theme-fledermaus/install endef define Package/luci-theme-freifunk - $(call Package/luci/thtemplate) + $(call Package/luci/fftemplate) DEPENDS:=+luci-web MAINTAINER:=Stefan Pirwitz <stefan-at-freifunk-bno-dot-de> TITLE:=alternative Freifunk Theme @@ -643,7 +643,7 @@ define Package/luci-theme-freifunk/install endef define Package/luci-theme-freifunk-bno - $(call Package/luci/thtemplate) + $(call Package/luci/fftemplate) DEPENDS:=+luci-web MAINTAINER:=Stefan Pirwitz <stefan-at-freifunk-bno-dot-de> TITLE:=Freifunk Berlin Nordost Theme |