1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-12 11:21:55 +00:00

Fix kernel 6.12 apk

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-12-27 17:06:23 +01:00
parent 75ea8da647
commit 72a39e31cd

View file

@ -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')