diff --git a/.github/diy/patches/fix.patch b/.github/diy/patches/fix.patch index 620d4b6a..5dd7841a 100644 --- a/.github/diy/patches/fix.patch +++ b/.github/diy/patches/fix.patch @@ -113,14 +113,3 @@ - killall rtorrent + kill `pidof rtorrent | sed "s/$$//g"` } - ---- a/luci-nginx/Makefile -+++ b/luci-nginx/Makefile -@@ -15,7 +15,6 @@ LUCI_DEPENDS:= \ - +IPV6:luci-proto-ipv6 \ - +luci-app-firewall \ - +luci-app-package-manager \ -- +luci-app-attendedsysupgrade \ - +luci-mod-admin-full \ - +luci-proto-ppp \ - +luci-theme-bootstrap \