mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-11 10:54:46 +08:00
Update luci-base.patch
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user