luci.mk: remove unnecessary i18n postinst script
authorHannu Nyman <hannu.nyman@iki.fi>
Sat, 20 Apr 2024 09:19:26 +0000 (12:19 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 20 Apr 2024 09:24:15 +0000 (12:24 +0300)
commit2b8fe7c42bb59f2faed1badeca52ef3320fda3f2
tree1e8de65ec3f6c60b1287006af0721913a86543eb
parent3129664c702a482c4a5766c880e5759a3eaa3dfc
luci.mk: remove unnecessary i18n postinst script

OpenWrt master has since 2016 run the uci-defaults also in run-time installations
as postinst:
openwrt/openwrt@9b9c78e

Remove the older separate implementation from LuCI.

Fixes #7070 and #7073

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit fb776a6645b7c1671e1b733f3de433a34971a49a)
luci.mk