summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-11-21 14:29:10 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-11-21 14:29:10 +0000
commitf377dd86f48a3aab1fde8155b0bdf260fdd21c28 (patch)
tree51718c6ac50bb9e39a9dd81ddad2c48572c36b0b
parent43a72918db4ed34126a2929f38d593f353fe04aa (diff)
contrib: remove stray reference to openwrt-light theme
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 763976192..f65cdfa80 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -561,7 +561,7 @@ $(eval $(call collection,ssl,\
$(eval $(call collection,light,\
Minimum package set using only admin mini and the standard theme,\
- +uhttpd +luci-mod-admin-mini +luci-theme-openwrt-light))
+ +uhttpd +luci-mod-admin-mini +luci-theme-openwrt))
### Compile ###