mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 09:31:20 +00:00
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
diff --git a/ports/unix/Makefile b/ports/unix/Makefile
|
||||
index cbdd3f3..0ab157d 100644
|
||||
--- a/ports/unix/Makefile
|
||||
+++ b/ports/unix/Makefile
|
||||
@@ -21,7 +21,7 @@ INC += -I$(TOP)
|
||||
|
||||
Reference in New Issue
Block a user