* luci: fix an error in Makefile introduced by french translation
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 7 Jul 2008 13:56:18 +0000 (13:56 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 7 Jul 2008 13:56:18 +0000 (13:56 +0000)
contrib/package/luci/Makefile

index e5f8040..5ca9147 100644 (file)
@@ -525,7 +525,7 @@ endif
 ifneq ($(CONFIG_PACKAGE_luci-i18n-german),)
        PKG_SELECTED_MODULES+=i18n/german
 endif
-ifneq ($(CONFIG_Pfrenchluci-i18n-english),)
+ifneq ($(CONFIG_PACKAGE_luci-i18n-english),)
        PKG_SELECTED_MODULES+=i18n/english
 endif
 ifneq ($(CONFIG_PACKAGE_luci-i18n-french),)