From f60f0b38bb8607308e123d7a2423ae25bfacf129 Mon Sep 17 00:00:00 2001 From: Seamus Tuohy Date: Mon, 24 Feb 2014 16:00:57 -0500 Subject: [PATCH] removed french translation package since it does not have up to date luci translations for R1 --- packages/luci-i18n-commotion/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/luci-i18n-commotion/Makefile b/packages/luci-i18n-commotion/Makefile index b40a608..d65d96b 100644 --- a/packages/luci-i18n-commotion/Makefile +++ b/packages/luci-i18n-commotion/Makefile @@ -61,7 +61,7 @@ define prep-package endef #languages to offer -$(eval $(call prep-package,French,french,fr)) +#$(eval $(call prep-package,French,french,fr)) $(eval $(call prep-package,Spanish,spanish,es)) #actually build packages if added to the CO_BUILD_PACKAGES and checked in menuconfig