diff --git a/package/base-files/files/lib/functions.sh b/package/base-files/files/lib/functions.sh index c1aeea7b72..de19a5670b 100644 --- a/package/base-files/files/lib/functions.sh +++ b/package/base-files/files/lib/functions.sh @@ -382,7 +382,7 @@ default_postinst() { uci commit fi - rm -f /tmp/luci-indexcache + rm -f /tmp/luci-indexcache.* fi if [ -f "$root/usr/lib/opkg/info/${pkgname}.postinst-pkg" ]; then