diff options
author | Steven Barth <steven@midlink.org> | 2008-07-06 15:25:06 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-07-06 15:25:06 +0000 |
commit | 84375a8f1b41d12166d231f995cc5fe960e418ab (patch) | |
tree | 3de32b1630ab5529b72730c934381fa98514a89d /contrib | |
parent | f12acd8a11a200d8f4c7c2bcccc38e44be56a983 (diff) |
Remove "incomplete" note of now complete package
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 68bcc9900..4336155f5 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -427,7 +427,7 @@ endef define Package/luci-i18n-english $(call Package/luci/i18ntemplate) - TITLE:=English (incomplete) + TITLE:=English endef define Package/luci-i18n-english/install |