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-Tag: 0.10.0~388 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f377dd86f48a3aab1fde8155b0bdf260fdd21c28;p=oweals%2Fluci.git contrib: remove stray reference to openwrt-light theme --- 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 ###