luci-app-jd-dailybonus: fix patch
This commit is contained in:
parent
2ff234a3c7
commit
ce7f078fd1
@ -37,7 +37,7 @@ define Package/luci-app-jd-dailybonus/install
|
||||
$(INSTALL_DIR) $(1)/
|
||||
cp -pR ./root/* $(1)/
|
||||
$(INSTALL_DIR) $(1)/usr/lib/lua/luci/i18n
|
||||
po2lmo ./po/zh-cn/jd-dailybonus.po $(1)/usr/lib/lua/luci/i18n/jd-dailybonus.zh-cn.lmo
|
||||
po2lmo ./po/zh_Hans/jd-dailybonus.po $(1)/usr/lib/lua/luci/i18n/jd-dailybonus.zh-cn.lmo
|
||||
endef
|
||||
|
||||
define Package/luci-app-jd-dailybonus/postinst
|
||||
|
||||
Loading…
Reference in New Issue
Block a user