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>
This commit is contained in:
@@ -10,8 +10,6 @@ Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
||||
server/meson.build | 6 +-----
|
||||
1 file changed, 1 insertion(+), 5 deletions(-)
|
||||
|
||||
diff --git a/server/meson.build b/server/meson.build
|
||||
index b2eb410..b79b8d9 100644
|
||||
--- a/server/meson.build
|
||||
+++ b/server/meson.build
|
||||
@@ -36,11 +36,7 @@ spice_server_headers = [
|
||||
|
||||
Reference in New Issue
Block a user