mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 18:59:13 +08:00
default-settings: remove useless endif
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 6cd61207a6054e606fac61d0fc0c6774971d16dc)
This commit is contained in:
parent
0fe4ca40df
commit
19a870eb67
@ -49,7 +49,6 @@ define Package/default-settings-chn/install
|
|||||||
$(INSTALL_DIR) $(1)/usr/lib/lua/luci/i18n
|
$(INSTALL_DIR) $(1)/usr/lib/lua/luci/i18n
|
||||||
po2lmo ./i18n/default.zh_Hans.po $(1)/usr/lib/lua/luci/i18n/default.zh-cn.lmo
|
po2lmo ./i18n/default.zh_Hans.po $(1)/usr/lib/lua/luci/i18n/default.zh-cn.lmo
|
||||||
po2lmo ./i18n/more.zh_Hans.po $(1)/usr/lib/lua/luci/i18n/more.zh-cn.lmo
|
po2lmo ./i18n/more.zh_Hans.po $(1)/usr/lib/lua/luci/i18n/more.zh-cn.lmo
|
||||||
endif
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildPackage,default-settings))
|
$(eval $(call BuildPackage,default-settings))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user