mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-08-01 07:07:52 +08:00
Update luci-base.patch
This commit is contained in:
parent
50095995df
commit
36d3fb1d65
14
.github/diy/patches/luci-base.patch
vendored
14
.github/diy/patches/luci-base.patch
vendored
@ -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 = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user