From 4c03f5ff1fbd8a733f5df8007d51eaa397ca6089 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Sun, 24 Sep 2023 11:16:58 +0300 Subject: applications: remove LUCI_PKGARCH:=all This is anyway default Signed-off-by: Sergey Ponomarev --- applications/luci-app-adblock-fast/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'applications/luci-app-adblock-fast') diff --git a/applications/luci-app-adblock-fast/Makefile b/applications/luci-app-adblock-fast/Makefile index 7dcb82ba73..b55ac6a1eb 100644 --- a/applications/luci-app-adblock-fast/Makefile +++ b/applications/luci-app-adblock-fast/Makefile @@ -10,7 +10,6 @@ PKG_VERSION:=1.0.0-1 LUCI_TITLE:=AdBlock-Fast Web UI LUCI_DESCRIPTION:=Provides Web UI for adblock-fast service. LUCI_DEPENDS:=+luci-base +adblock-fast +jsonfilter -LUCI_PKGARCH:=all include ../../luci.mk -- cgit v1.2.3