mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01: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>
(cherry picked from commit 5d8d4fbbcb)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
committed by
Jeffery To
parent
99a5a094eb
commit
b1cbd93bcd
@@ -1,7 +1,6 @@
|
||||
diff -urN rrdtool-1.0.50/configure rrdtool-1.0.50.new/configure
|
||||
--- rrdtool-1.0.50/configure 2005-04-25 22:48:09.000000000 +0200
|
||||
+++ rrdtool-1.0.50.new/configure 2009-03-09 17:25:38.000000000 +0100
|
||||
@@ -24873,17 +24873,12 @@
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -24873,17 +24873,12 @@ echo "$as_me:$LINENO: result: and out ag
|
||||
echo "${ECHO_T}and out again" >&6
|
||||
|
||||
echo $ECHO_N "ordering CD from http://people.ee.ethz.ch/~oetiker/wish $ac_c" 1>&6
|
||||
|
||||
Reference in New Issue
Block a user