mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
parent
3f4010df91
commit
b50823b04b
13 changed files with 0 additions and 37 deletions
0
patches/bbr2.patch
Normal file → Executable file
0
patches/bbr2.patch
Normal file → Executable file
0
patches/check-rsync.patch
Normal file → Executable file
0
patches/check-rsync.patch
Normal file → Executable file
0
patches/download-ipv4.patch
Normal file → Executable file
0
patches/download-ipv4.patch
Normal file → Executable file
0
patches/gtime.patch
Normal file → Executable file
0
patches/gtime.patch
Normal file → Executable file
0
patches/images.patch
Normal file → Executable file
0
patches/images.patch
Normal file → Executable file
0
patches/ipt-nat6.patch
Normal file → Executable file
0
patches/ipt-nat6.patch
Normal file → Executable file
0
patches/luci-occitan.patch
Normal file → Executable file
0
patches/luci-occitan.patch
Normal file → Executable file
0
patches/nanqinlang.patch
Normal file → Executable file
0
patches/nanqinlang.patch
Normal file → Executable file
0
patches/nocheck.patch
Normal file → Executable file
0
patches/nocheck.patch
Normal file → Executable file
0
patches/package-too-long.patch
Normal file → Executable file
0
patches/package-too-long.patch
Normal file → Executable file
|
@ -1,37 +0,0 @@
|
|||
--- a/package/libs/libubox/Makefile 2021-02-17 14:45:19.981073050 +0100
|
||||
+++ b/package/libs/libubox/Makefile 2021-02-17 14:45:57.232466168 +0100
|
||||
@@ -73,12 +73,12 @@
|
||||
|
||||
define Package/libubox/install
|
||||
$(INSTALL_DIR) $(1)/lib/
|
||||
- $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libubox.so.* $(1)/lib/
|
||||
+ $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libubox.so $(1)/lib/
|
||||
endef
|
||||
|
||||
define Package/libblobmsg-json/install
|
||||
$(INSTALL_DIR) $(1)/lib/
|
||||
- $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libblobmsg_json.so.* $(1)/lib/
|
||||
+ $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libblobmsg_json.so $(1)/lib/
|
||||
endef
|
||||
|
||||
define Package/jshn/install
|
||||
@@ -89,7 +89,7 @@
|
||||
|
||||
define Package/libjson-script/install
|
||||
$(INSTALL_DIR) $(1)/lib/
|
||||
- $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libjson_script.so.* $(1)/lib/
|
||||
+ $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libjson_script.so $(1)/lib/
|
||||
endef
|
||||
|
||||
define Package/libubox-lua/install
|
||||
--- a/package/system/ubus/Makefile 2021-02-17 15:16:34.450301703 +0100
|
||||
+++ b/package/system/ubus/Makefile 2021-02-17 15:16:55.289957767 +0100
|
||||
@@ -69,7 +69,7 @@
|
||||
|
||||
define Package/libubus/install
|
||||
$(INSTALL_DIR) $(1)/lib
|
||||
- $(CP) $(PKG_INSTALL_DIR)/usr/lib/libubus.so.* $(1)/lib/
|
||||
+ $(CP) $(PKG_INSTALL_DIR)/usr/lib/libubus.so $(1)/lib/
|
||||
endef
|
||||
|
||||
define Package/libubus-lua/install
|
0
patches/smsc75xx.patch
Normal file → Executable file
0
patches/smsc75xx.patch
Normal file → Executable file
0
patches/uefi.patch
Normal file → Executable file
0
patches/uefi.patch
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue