diff --git a/6.12/package/system/apk/patches/0090-remove-test.patch b/6.12/package/system/apk/patches/0090-remove-test.patch new file mode 100644 index 00000000..a88fe792 --- /dev/null +++ b/6.12/package/system/apk/patches/0090-remove-test.patch @@ -0,0 +1,7 @@ +--- a/meson.build 2024-12-06 09:22:04.231554103 +0100 ++++ b/meson.build 2024-12-06 09:22:10.239461416 +0100 +@@ -45,4 +45,3 @@ + if(lua_dep.found()) + subdir('lua') + endif +-subdir('test')