mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +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:
@@ -1,7 +1,7 @@
|
||||
--- a/libevent.c
|
||||
+++ b/libevent.c
|
||||
@@ -42,10 +42,12 @@
|
||||
(rsrc = (rsrc_type) zend_fetch_resource(passed_id TSRMLS_CC, default_id, resource_type_name, NULL, 1, resource_type))
|
||||
@@ -37,10 +37,12 @@
|
||||
# define LIBEVENT_SOCKETS_SUPPORT
|
||||
#endif
|
||||
|
||||
-#ifdef PHP_WIN32
|
||||
|
||||
Reference in New Issue
Block a user