diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-15 21:04:22 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-15 21:04:22 +0000 |
commit | 36fa6575ed85c8106e5de0a553e4e6b1ce5e7db0 (patch) | |
tree | a62264aeae66ffeffb10c4275eada34e8a62b2bf /contrib | |
parent | 522bfc944c6f731cc0fc64480607a48612572502 (diff) |
themes: drop old Freifunk theme, unmaintained and redundant
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index ae7a42cdc..94a3c918f 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -505,9 +505,6 @@ $(eval $(call theme,base,Common base for all themes)) $(eval $(call theme,openwrt,OpenWrt.org (default),,,1)) $(eval $(call theme,bootstrap,Bootstrap Theme)) -$(eval $(call theme,freifunk,alternative Freifunk Theme,\ - Stefan Pirwitz <stefan-at-freifunk-bno-dot-de>)) - $(eval $(call theme,freifunk-bno,Freifunk Berlin Nordost Theme,\ Stefan Pirwitz <stefan-at-freifunk-bno-dot-de>)) |