luci.mk: adjust path of purged index cache files
authorJo-Philipp Wich <jo@mein.io>
Fri, 9 Sep 2022 21:34:32 +0000 (23:34 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 3 Apr 2023 11:45:03 +0000 (13:45 +0200)
commit60148aec024c91840fb4baf3aaaaf6dacda64b97
tree0ef06e02734ef215bf1bec4cb92b5d118ecaa10e
parent2ed507448db9228372fff6d7e3838e8db4bc80f7
luci.mk: adjust path of purged index cache files

The index cache files have been split into separate, dynamically named
Lua and JSON files a while ago, so adjust the remove command in the
postinstall script accordingly.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 2e93fa669bb55f954a9e31a1e3801c267d94ab2f)
luci.mk