From: Jo-Philipp Wich Date: Sun, 21 Nov 2010 14:29:10 +0000 (+0000) Subject: contrib: remove stray reference to openwrt-light theme X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f377dd86f48a3aab1fde8155b0bdf260fdd21c28;p=openwrt-luci.git contrib: remove stray reference to openwrt-light theme --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 7639761926..f65cdfa80a 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 ###