contrib: remove stray reference to openwrt-light theme
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 21 Nov 2010 14:29:10 +0000 (14:29 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 21 Nov 2010 14:29:10 +0000 (14:29 +0000)
contrib/package/luci/Makefile

index 7639761..f65cdfa 100644 (file)
@@ -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 ###