From 36d3fb1d6533b60109bf35819f36f97f73c58b3d Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Mon, 1 Jun 2026 04:28:47 +0800 Subject: [PATCH] Update luci-base.patch --- .github/diy/patches/luci-base.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/diy/patches/luci-base.patch b/.github/diy/patches/luci-base.patch index c81a69f7..63edf826 100644 --- a/.github/diy/patches/luci-base.patch +++ b/.github/diy/patches/luci-base.patch @@ -1,3 +1,17 @@ +--- a/luci-base/Makefile ++++ b/luci-base/Makefile +@@ -55,8 +55,8 @@ exit 0 + endef + + define Build/Prepare/luci-base +- $(CP) ../../NOTICE $(PKG_BUILD_DIR) +- $(CP) ../../LICENSE $(PKG_BUILD_DIR) ++ $(CP) $(TOPDIR)/feeds/luci/NOTICE $(PKG_BUILD_DIR) ++ $(CP) $(TOPDIR)/feeds/luci/LICENSE $(PKG_BUILD_DIR) + endef + + include $(TOPDIR)/feeds/luci/luci.mk + --- a/luci-base/root/usr/share/rpcd/ucode/luci +++ b/luci-base/root/usr/share/rpcd/ucode/luci @@ -228,6 +228,7 @@ const methods = {