summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-08-26 23:56:40 +0000
committerSteven Barth <steven@midlink.org>2008-08-26 23:56:40 +0000
commit9d0c00590d2e232d66588567da2048fc64ef940a (patch)
tree1e5bfb8711cad523de0e1a212215f893bb01bd1f /contrib
parent1d55c476ba4d71fce0598ac4b74c6d05799ef1b2 (diff)
Rewrote advice
Diffstat (limited to 'contrib')
-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 5aa880605..d2fceedc9 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -102,7 +102,7 @@ define Package/luci-core
$(call Package/luci/libtemplate)
DEPENDS:=+lua +luaposix +bitlib
TITLE:=LuCI core libraries
- SUBMENU:=!!! OMG! DISABLE LIBRARIES -> libuci-lua !!! DO IT NOW !!!
+ SUBMENU:=!!! DISABLE Libraries -> libuci-lua !!! IT WILL BREAK LUCI !!!
endef
define Package/luci-core/install