mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04: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,6 +1,6 @@
|
||||
--- a/Makefile.PL 2010-07-25 22:50:02.000000000 +0200
|
||||
+++ b/Makefile.PL 2018-03-27 15:46:16.724000000 +0200
|
||||
@@ -8,7 +8,7 @@
|
||||
--- a/Makefile.PL
|
||||
+++ b/Makefile.PL
|
||||
@@ -8,7 +8,7 @@ WriteMakefile(
|
||||
Getopt::Long => 2.24, # need OO interface
|
||||
},
|
||||
'PMLIBDIRS' => ['lib'],
|
||||
|
||||
Reference in New Issue
Block a user