projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b9ac7d
)
contrib: fix a typo in luci makefile
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 16 Nov 2010 19:49:50 +0000
(19:49 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 16 Nov 2010 19:49:50 +0000
(19:49 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index f8bb81e8384acf2c62b093a634a37a0881ec9e8d..bd2db7861c3676d77558a2dd21440ebf5fe62f79 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-558,7
+558,7
@@
$(eval $(call collection,ssl,\
+luci-app-firewall +luci-app-initmgr))
$(eval $(call collection,light,\
- Minimum package set using only admin mini and
a
the standard theme,\
+ Minimum package set using only admin mini and the standard theme,\
+uhttpd +luci-mod-admin-mini +luci-theme-openwrt-light))