From 46e173928e70237509330cb12d0f5220afedfa53 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 8 Feb 2020 21:34:38 +0800 Subject: [PATCH] luci-app-clash: fix typo --- package/jsda/luci-app-clash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/jsda/luci-app-clash/Makefile b/package/jsda/luci-app-clash/Makefile index 11c5da4d20..6018615642 100644 --- a/package/jsda/luci-app-clash/Makefile +++ b/package/jsda/luci-app-clash/Makefile @@ -22,7 +22,7 @@ define Package/luci-app-clash/description endef define Build/Prepare - po2lmo ${CURDIR}/po/zh-cn/clash.po ${CURDIR}/po/zh-cn/clash.zh-cn.lmoo + po2lmo ${CURDIR}/po/zh-cn/clash.po ${CURDIR}/po/zh-cn/clash.zh-cn.lmo endef define Build/Configure